We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0975053 commit 01b2454Copy full SHA for 01b2454
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
require_serial: false
28
additional_dependencies: []
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: "v0.1.9"
+ rev: "v0.1.13"
31
hooks:
32
- id: ruff
33
args: [--fix, --exit-non-zero-on-fix]
0 commit comments