Skip to content

Commit 9922619

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.7.4 → v1.7.6](rhysd/actionlint@v1.7.4...v1.7.6) - [github.com/executablebooks/mdformat: 0.7.19 → 0.7.21](hukkin/mdformat@0.7.19...0.7.21) - [github.com/DavidAnson/markdownlint-cli2: v0.16.0 → v0.17.1](DavidAnson/markdownlint-cli2@v0.16.0...v0.17.1)
1 parent c135b8c commit 9922619

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ repos:
4545
hooks:
4646
- id: check-mailmap
4747
- repo: https://github.com/rhysd/actionlint
48-
rev: v1.7.4
48+
rev: v1.7.6
4949
hooks:
5050
- id: actionlint
5151
- repo: https://github.com/adrienverge/yamllint
5252
rev: v1.35.1
5353
hooks:
5454
- id: yamllint
5555
- repo: https://github.com/executablebooks/mdformat
56-
rev: 0.7.19
56+
rev: 0.7.21
5757
hooks:
5858
- id: mdformat
5959
additional_dependencies:
@@ -67,7 +67,7 @@ repos:
6767
- mdformat-config
6868
- mdformat-web
6969
- repo: https://github.com/DavidAnson/markdownlint-cli2
70-
rev: v0.16.0
70+
rev: v0.17.1
7171
hooks:
7272
- id: markdownlint-cli2
7373
additional_dependencies:

0 commit comments

Comments
 (0)