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