diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b8ab81e1..e5a71c36 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: debug-statements - id: double-quote-string-fixer - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v16.0.6 + rev: v16.0.4 hooks: - id: clang-format - repo: https://github.com/astral-sh/ruff-pre-commit