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 bf1fcf2 commit 316baa8Copy full SHA for 316baa8
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
#args: ["--write-changes"] # uncomment if you want to get automatic fixing
40
41
- repo: https://github.com/astral-sh/ruff-pre-commit
42
- rev: v0.12.12
+ rev: v0.13.0
43
hooks:
44
- id: ruff-check
45
args: ["--fix"]
0 commit comments