Skip to content

Commit

Permalink
Update pre-commit hook pre-commit/mirrors-clang-format to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 9fefd4d commit 5311a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- id: check-yaml
exclude: ^.*meta\.yaml$
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v13.0.1
rev: v19.1.7
hooks:
- id: clang-format
types_or: [c++, c, c#, cuda, metal]
Expand Down

0 comments on commit 5311a6b

Please sign in to comment.