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 c2b3775 + f919219 commit a03d1a6Copy full SHA for a03d1a6
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.9
+ rev: v0.1.11
19
hooks:
20
- id: ruff
21
args: [--fix-only, --exit-non-zero-on-fix]
0 commit comments