We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cfbafc + dcbf4bf commit a94ba7dCopy full SHA for a94ba7d
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.14.4'
+ rev: 'v0.14.10'
13
hooks:
14
- id: ruff
15
args: [ --fix, --exit-non-zero-on-fix ]
0 commit comments