There was an error while loading. Please reload this page.
2 parents 4bd4c95 + 92629c3 commit 009e3d4Copy full SHA for 009e3d4
1 file changed
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ ci:
4
autoupdate_schedule: quarterly
5
repos:
6
- repo: https://github.com/astral-sh/ruff-pre-commit
7
- rev: v0.15.9
+ rev: v0.15.20
8
hooks:
9
- id: ruff
10
args:
@@ -23,7 +23,7 @@ repos:
23
- id: toml-sort-fix
24
exclude: pixi.toml|dockgen.toml
25
- repo: https://github.com/pre-commit/mirrors-clang-format
26
- rev: v22.1.2
+ rev: v22.1.5
27
28
- id: clang-format
29
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments