Skip to content

Commit df0bd31

Browse files
[pre-commit.ci] pre-commit autoupdate (#44)
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.3 → v19.1.4](pre-commit/mirrors-clang-format@v19.1.3...v19.1.4) - [github.com/DavidAnson/markdownlint-cli2: v0.15.0 → v0.16.0](DavidAnson/markdownlint-cli2@v0.15.0...v0.16.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e902a42 commit df0bd31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
args: [--allow-multiple-documents]
1515
- id: check-json
1616
- repo: https://github.com/pre-commit/mirrors-clang-format
17-
rev: v19.1.3
17+
rev: v19.1.4
1818
hooks:
1919
- id: clang-format
2020
- repo: https://github.com/codespell-project/codespell
@@ -27,7 +27,7 @@ repos:
2727
- id: cmake-lint
2828
- id: cmake-format
2929
- repo: https://github.com/DavidAnson/markdownlint-cli2
30-
rev: v0.15.0
30+
rev: v0.16.0
3131
hooks:
3232
- id: markdownlint-cli2
3333
exclude: ^(3rdParty/|common/ui/resources/licenses/)

0 commit comments

Comments
 (0)