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 89b748d + 00b0b37 commit 0c6e2f9Copy full SHA for 0c6e2f9
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
files: ^(.*\.toml)$
25
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: v0.13.2
+ rev: v0.13.3
28
hooks:
29
- id: ruff
30
args: [ --exit-non-zero-on-fix, --fix ]
0 commit comments