Skip to content

Commit 19d4624

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Lucas-C/pre-commit-hooks: v1.5.5 → v1.5.6](Lucas-C/pre-commit-hooks@v1.5.5...v1.5.6) - [github.com/igorshubovych/markdownlint-cli: v0.46.0 → v0.47.0](igorshubovych/markdownlint-cli@v0.46.0...v0.47.0) - [github.com/pre-commit/mirrors-clang-format: v21.1.6 → v22.1.0](pre-commit/mirrors-clang-format@v21.1.6...v22.1.0)
1 parent 90a9449 commit 19d4624

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
name: check for conflict markers and core.whitespace errors
4444

4545
- repo: https://github.com/Lucas-C/pre-commit-hooks
46-
rev: v1.5.5
46+
rev: v1.5.6
4747
hooks:
4848
- id: remove-crlf
4949
- id: remove-tabs
@@ -69,7 +69,7 @@ repos:
6969
name: check .editorconfig rules
7070

7171
- repo: https://github.com/igorshubovych/markdownlint-cli
72-
rev: v0.46.0
72+
rev: v0.47.0
7373
hooks:
7474
- id: markdownlint
7575
args: [--config=.markdownlint.yml, scan]
@@ -83,7 +83,7 @@ repos:
8383
args: [--config=.cmake-linter.yml]
8484

8585
- repo: https://github.com/pre-commit/mirrors-clang-format
86-
rev: v21.1.6
86+
rev: v22.1.0
8787
hooks:
8888
- id: clang-format
8989

0 commit comments

Comments
 (0)