diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c208247..9fce45d2 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: v19.1.2 + rev: v19.1.3 hooks: - id: clang-format