diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b188c7e0cb4453d7ee74fd06cb173a2d8760e005..3d019d0820c39ff438fe3a2687f20c560406ec4c 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: v14.0.1 + rev: v14.0.3 hooks: - id: clang-format args: [-i, --style=Google]