diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a77db32cedd0edd7e8265d8eb6881b32adaa66a0..d6719740e2849c9a1557b81baeef86f9f63269e9 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: v16.0.3 + rev: v16.0.4 hooks: - id: clang-format args: [--style=Google]