We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d938229 + a1f41c9 commit 2d5e8d3Copy full SHA for 2d5e8d3
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
args: [-w]
27
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: v0.4.1 # Ruff version
+ rev: v0.4.3 # Ruff version
30
hooks:
31
- id: ruff
32
args: [--fix, --show-fixes]
0 commit comments