We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee65035 + 2bc3235 commit bb7c08aCopy full SHA for bb7c08a
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: black
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.1.13
+ rev: v0.1.14
23
24
- id: ruff
25
args: [--fix, --exit-non-zero-on-fix]
0 commit comments