diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 71f9d8d3013c8930703997062a8db75b141b9e3d..9792a6cfaab1d69d699ccfbadc1e6a947f9948cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,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]