diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50c9689..4d8daba 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.3 + rev: v19.1.4 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.15.0 + rev: v0.16.0 hooks: - id: markdownlint-cli2 exclude: ^(3rdParty/|common/ui/resources/licenses/)