We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d85cc06 + 1e0bff4 commit 3e5c379Copy full SHA for 3e5c379
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.14
+ rev: v0.2.0
23
24
- id: ruff
25
args: [--fix, --exit-non-zero-on-fix]
0 commit comments