We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70604ba commit 272f573Copy full SHA for 272f573
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
exclude: ^source/3rdparty
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
# Ruff version.
32
- rev: v0.12.1
+ rev: v0.12.2
33
hooks:
34
- id: ruff
35
args: ["--fix"]
0 commit comments