diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ecdd696a..b7113cdf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: name: check .editorconfig rules - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v17.0.4 + rev: v17.0.5 hooks: - id: clang-format