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 a4cfc49 commit d24792dCopy full SHA for d24792d
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
hooks:
31
- id: clang-format
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: v0.4.5
+ rev: v0.4.7
34
35
- id: ruff
36
args: [--fix, --exit-non-zero-on-fix]
0 commit comments