diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4d8daba..90f65cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: args: [--allow-multiple-documents] - id: check-json - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v19.1.4 + rev: v19.1.6 hooks: - id: clang-format - repo: https://github.com/codespell-project/codespell @@ -27,7 +27,7 @@ repos: - id: cmake-lint - id: cmake-format - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.16.0 + rev: v0.17.1 hooks: - id: markdownlint-cli2 exclude: ^(3rdParty/|common/ui/resources/licenses/)