We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f89f68 + 05a843b commit 039ccd8Copy full SHA for 039ccd8
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: clang-format
6
- repo: https://github.com/astral-sh/ruff-pre-commit
7
# Ruff version.
8
- rev: v0.15.6
+ rev: v0.15.7
9
hooks:
10
# Run the linter.
11
- id: ruff
0 commit comments