Skip to content

Commit 581a9bf

Browse files
authored
Merge pull request #1148 from numba/renovate/pre-commit-mirrors-clang-format-19.x
Update pre-commit hook pre-commit/mirrors-clang-format to v19
2 parents 9fefd4d + 5311a6b commit 581a9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: check-yaml
1010
exclude: ^.*meta\.yaml$
1111
- repo: https://github.com/pre-commit/mirrors-clang-format
12-
rev: v13.0.1
12+
rev: v19.1.7
1313
hooks:
1414
- id: clang-format
1515
types_or: [c++, c, c#, cuda, metal]

0 commit comments

Comments
 (0)