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 aaa2d8a commit 7d75b2bCopy full SHA for 7d75b2b
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
# additional_dependencies: [cpplint==1.6.1]
34
# types_or: [c++]
35
- repo: https://github.com/astral-sh/ruff-pre-commit
36
- rev: v0.13.1
+ rev: v0.13.2
37
hooks:
38
- id: ruff
39
args: [ "--fix", "--config", "ruff.toml" ]
0 commit comments