We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb864fe + 01b64cd commit 1ae9ba1Copy full SHA for 1ae9ba1
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: name-tests-test
10
- id: requirements-txt-fixer
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: 'v0.9.3'
+ rev: 'v0.9.4'
13
hooks:
14
- id: ruff
15
args: [ --fix, --exit-non-zero-on-fix ]
0 commit comments