diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 750528e38c132b332a603f5701304f9f14a6e5d0..2eb83943519f0c3131d6135a96c42351f094ae84 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.1 + rev: v16.0.2 hooks: - id: clang-format args: [--style=Google]