We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42b7daa + 75bbbf5 commit 7764869Copy full SHA for 7764869
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.1.5
+ rev: v0.2.1
19
hooks:
20
- id: ruff
21
args: [--fix, --exit-non-zero-on-fix]
0 commit comments