We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e3e27 commit 24415bbCopy full SHA for 24415bb
.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.3
12
13
- id: ruff
14
args: ['--fix', '--exit-non-zero-on-fix']
0 commit comments