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 Oct 16, 2024
1 parent a98691f commit 1b24b98
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.2
hooks:
- id: clang-format
types_or: [c, c++, javascript, json, objective-c]
Expand Down

0 comments on commit 1b24b98

Please sign in to comment.