We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734700e commit 94e5199Copy full SHA for 94e5199
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: black
24
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: v0.4.3
+ rev: v0.4.7
27
hooks:
28
- id: ruff
29
args: [--fix, --show-fixes]
0 commit comments