diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5bd1ff3bbd2c8d7a8985af923b9a49e2de34a4d0..b702259289915156c2ede50453f419b90c8c5f13 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ ci: autoupdate_branch: 'devel' repos: - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v15.0.6 + rev: v15.0.7 hooks: - id: clang-format args: [--style=Google]