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 a03d1a6 + d9fdb06 commit e860676Copy full SHA for e860676
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.11
+ rev: v0.1.13
19
hooks:
20
- id: ruff
21
args: [--fix-only, --exit-non-zero-on-fix]
0 commit comments