diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3c6be94203..67e9217a06 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: v21.1.5 + rev: v21.1.6 hooks: - id: clang-format # By default, the clang-format hook configures: