diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e7388bb..d871a1b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ repos: hooks: - id: check-useless-excludes - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v19.1.3 + rev: v19.1.6 hooks: - id: clang-format 'types_or': [c++, c]