We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164a48b commit 65349f4Copy full SHA for 65349f4
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
hooks:
9
- id: check-pre-commit-ci-config
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
- rev: v0.9.1
+ rev: v0.9.2
12
13
- id: ruff
14
args: ['--fix', '--exit-non-zero-on-fix']
0 commit comments