We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82602d4 commit 7d28106Copy full SHA for 7d28106
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: black
15
16
- repo: https://github.com/astral-sh/ruff-pre-commit # https://beta.ruff.rs/docs/usage/#github-action
17
- rev: v0.5.6
+ rev: v0.6.3
18
hooks:
19
- id: ruff
20
args: [ --fix, --exit-non-zero-on-fix ]
0 commit comments