We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fcf1b8 + 497ae6e commit cdd103cCopy full SHA for cdd103c
1 file changed
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
)$
35
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: v0.11.12
+ rev: v0.11.13
38
hooks:
39
- id: ruff
40
args: [--fix, --exit-non-zero-on-fix]
0 commit comments