Skip to content

Commit 4a58cbe

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.6.25 → v1.6.26](rhysd/actionlint@v1.6.25...v1.6.26) - [github.com/executablebooks/mdformat: 0.7.16 → 0.7.17](hukkin/mdformat@0.7.16...0.7.17) - [github.com/DavidAnson/markdownlint-cli2: v0.8.1 → v0.10.0](DavidAnson/markdownlint-cli2@v0.8.1...v0.10.0)
1 parent 769097a commit 4a58cbe

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
@@ -46,15 +46,15 @@ repos:
4646
- id: check-mailmap
4747
- id: shellcheck
4848
- repo: https://github.com/rhysd/actionlint
49-
rev: v1.6.25
49+
rev: v1.6.26
5050
hooks:
5151
- id: actionlint
5252
- repo: https://github.com/adrienverge/yamllint
5353
rev: v1.32.0
5454
hooks:
5555
- id: yamllint
5656
- repo: https://github.com/executablebooks/mdformat
57-
rev: 0.7.16
57+
rev: 0.7.17
5858
hooks:
5959
- id: mdformat
6060
additional_dependencies:
@@ -67,7 +67,7 @@ repos:
6767
- mdformat-black
6868
- mdformat-config
6969
- repo: https://github.com/DavidAnson/markdownlint-cli2
70-
rev: v0.8.1
70+
rev: v0.10.0
7171
hooks:
7272
- id: markdownlint-cli2
7373
additional_dependencies:

0 commit comments

Comments
 (0)