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 e173050 commit a5084eaCopy full SHA for a5084ea
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ aliases:
9
10
repos:
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: 'v0.2.1'
+ rev: 'v0.12.5'
13
hooks:
14
- id: ruff
15
args: [--fix, --exit-non-zero-on-fix]
0 commit comments