1 parent de7d304 commit dc60dafCopy full SHA for dc60daf
1 file changed
.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.11.9 # Ruff version
+ rev: v0.11.10 # Ruff version
30
hooks:
31
- id: ruff
32
args: [--fix, --show-fixes]
0 commit comments