We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ea257 commit 13d4badCopy full SHA for 13d4bad
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
hooks:
25
- id: black
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: v0.6.9
+ rev: v0.7.0
28
29
- id: ruff
30
types: [file]
0 commit comments