diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 858d5b2d2568cdc0f96e2373e7e021e5578f32cd..71f9d8d3013c8930703997062a8db75b141b9e3d 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.4 + rev: v15.0.6 hooks: - id: clang-format args: [--style=Google]