Skip to content

Commit de4564c

Browse files
authored
Merge pull request #1169 from numba/renovate/pre-commit-mirrors-clang-format-20.x
Update pre-commit hook pre-commit/mirrors-clang-format to v20
2 parents cb96457 + eef01cd commit de4564c

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

0 commit comments

Comments
 (0)