We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0902f1 commit c150b15Copy full SHA for c150b15
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
args: [-w, -L, "THIRDPARTY"]
27
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: v0.5.0 # Ruff version
+ rev: v0.5.1 # Ruff version
30
hooks:
31
- id: ruff
32
args: [--fix, --show-fixes]
0 commit comments