diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fc017ff..1f815d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,11 +17,11 @@ repos: args: [--allow-multiple-documents] - id: check-json - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v19.1.7 + rev: v20.1.5 hooks: - id: clang-format - repo: https://github.com/PyCQA/pylint - rev: v3.3.4 + rev: v3.3.7 hooks: - id: pylint exclude: ^(.cmake-format.py)