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.
2 parents ab324f6 + 7783a8b commit 200af7dCopy full SHA for 200af7d
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
default_stages: [pre-commit]
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.12.0
+ rev: v0.12.1
5
hooks:
6
- id: ruff
7
args: [--fix]
0 commit comments