We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21d80f6 + 1b54dc5 commit e938570Copy full SHA for e938570
1 file changed
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
exclude: ^source/3rdparty
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
# Ruff version.
33
- rev: v0.15.14
+ rev: v0.15.15
34
hooks:
35
- id: ruff
36
args: ["--fix"]
0 commit comments