Skip to content

Commit c545d46

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.7 → v21.1.8](pre-commit/mirrors-clang-format@v21.1.7...v21.1.8) - [github.com/woodruffw/zizmor-pre-commit: v1.18.0 → v1.19.0](zizmorcore/zizmor-pre-commit@v1.18.0...v1.19.0)
1 parent 21aafb6 commit c545d46

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
@@ -11,12 +11,12 @@ repos:
1111
args: ["--maxkb=20000"]
1212

1313
- repo: https://github.com/pre-commit/mirrors-clang-format
14-
rev: v21.1.7
14+
rev: v21.1.8
1515
hooks:
1616
- id: clang-format
1717
types_or: [c++, c, cuda]
1818

1919
- repo: https://github.com/woodruffw/zizmor-pre-commit
20-
rev: v1.18.0
20+
rev: v1.19.0
2121
hooks:
2222
- id: zizmor

0 commit comments

Comments
 (0)