We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057085c commit fe42e10Copy full SHA for fe42e10
1 file changed
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
hooks:
39
- id: cpplint
40
- repo: https://github.com/astral-sh/ruff-pre-commit
41
- rev: v0.15.8
+ rev: v0.15.9
42
43
- id: ruff-check
44
args: [--fix, --exit-non-zero-on-fix]
0 commit comments