Skip to content

Commit 18428e9

Browse files
authored
Merge pull request numba#1301 from numba/renovate/pre-commit-mirrors-clang-format-21.x
Update pre-commit hook pre-commit/mirrors-clang-format to v21.1.2
2 parents 4b401bf + a695349 commit 18428e9

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: v21.1.1
12+
rev: v21.1.2
1313
hooks:
1414
- id: clang-format
1515
types_or: [c++, c, c#, cuda, metal]

0 commit comments

Comments
 (0)