Skip to content

Commit

Permalink
CI(deps): 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 Jan 15, 2025
1 parent 4af7d72 commit c3480cb
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 @@ -65,7 +65,7 @@ repos:
.*/testsuite/.*
)
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.8
rev: v19.1.7
hooks:
- id: clang-format
types_or: [c, c++, javascript, json, objective-c]
Expand Down

0 comments on commit c3480cb

Please sign in to comment.