diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7031fb191..a5945be29 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -87,7 +87,7 @@ repos: args: ["--linelength=120"] - repo: https://github.com/pre-commit/mirrors-clang-format - rev: 'v20.1.6' + rev: 'v20.1.7' hooks: - id: clang-format