Skip to content

Commit ae408b9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.6 → v20.1.0](pre-commit/mirrors-clang-format@v19.1.6...v20.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.11.4](astral-sh/ruff-pre-commit@v0.8.6...v0.11.4)
1 parent 9425714 commit ae408b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ci:
44
autoupdate_schedule: quarterly
55
repos:
66
- repo: https://github.com/pre-commit/mirrors-clang-format
7-
rev: v19.1.6
7+
rev: v20.1.0
88
hooks:
99
- id: clang-format
1010
types_or: []
@@ -27,7 +27,7 @@ repos:
2727
doc/doxygen-awesome.*
2828
)$
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.8.6
30+
rev: v0.11.4
3131
hooks:
3232
- id: ruff
3333
- id: ruff-format

0 commit comments

Comments
 (0)