diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bea6a38de8..9071e0288f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -74,7 +74,7 @@ repos: hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v23.1.0 + rev: v23.1.1 hooks: - id: clang-format args: ["-i"]