Skip to content

Commit

Permalink
Merge pull request #1176 from CoffeaTeam/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
ci(pre-commit): pre-commit autoupdate
  • Loading branch information
lgray authored Sep 4, 2024
2 parents 0a9e0ca + c88e125 commit 4f3a673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repos:
- id: setup-cfg-fmt

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.2
rev: v0.6.3
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand Down

0 comments on commit 4f3a673

Please sign in to comment.