Skip to content

Commit

Permalink
Merge pull request #1084 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 committed Apr 25, 2024
2 parents d3beaff + 8e917c3 commit 35e96c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -48,7 +48,7 @@ repos:
- id: setup-cfg-fmt

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

0 comments on commit 35e96c2

Please sign in to comment.