We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5434306 + 01a67af commit e9e4a3aCopy full SHA for e9e4a3a
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: fix-byte-order-marker
16
- id: detect-private-key
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.3.4
+ rev: v0.3.5
19
hooks:
20
- id: ruff
21
args: [--fix, --exit-non-zero-on-fix]
0 commit comments