diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 61147bc862..7eeb806d34 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: # clang-format v13 # to run manually, use .github/workflows/clang-format/clang-format.sh - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v18.1.5 + rev: v19.1.0 hooks: - id: clang-format # By default, the clang-format hook configures: