Skip to content

Commit 2d7ee03

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v22.1.0](pre-commit/mirrors-clang-format@v21.1.2...v22.1.0) - [github.com/markdownlint/markdownlint: v0.12.0 → v0.15.0](markdownlint/markdownlint@v0.12.0...v0.15.0)
1 parent 64cb90c commit 2d7ee03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
args: [--allow-multiple-documents]
1717
- id: check-json
1818
- repo: https://github.com/pre-commit/mirrors-clang-format
19-
rev: v21.1.2
19+
rev: v22.1.0
2020
hooks:
2121
- id: clang-format
2222
- repo: https://github.com/codespell-project/codespell
@@ -31,7 +31,7 @@ repos:
3131
- id: cmake-format
3232
exclude: (.py.cmake|.h.cmake|Doxyfile.cmake|cmake/Toolchain|cmake/FindGraphviz.cmake)
3333
- repo: https://github.com/markdownlint/markdownlint
34-
rev: v0.12.0
34+
rev: v0.15.0
3535
hooks:
3636
- id: markdownlint
3737
entry: mdl

0 commit comments

Comments
 (0)