mirror of
https://github.com/blackmagic-debug/blackmagic.git
synced 2025-10-14 02:58:36 +08:00
pre-commit: Bumped the version of clang-format we look to so we get the post-v17 fixes for macros and such
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
exclude: '^upgrade/|^scripts/' # don't run hooks on scripts/ and upgrade/
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/ssciwr/clang-format-hook
|
||||
rev: v16.0.2
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v18.1.8
|
||||
hooks:
|
||||
- id: clang-format
|
||||
# entries here override, not extend, upstream's configuration
|
||||
|
Reference in New Issue
Block a user