Skip to content

Commit 4383aea

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/rhysd/actionlint: v1.7.9 → v1.7.10](rhysd/actionlint@v1.7.9...v1.7.10) - [github.com/adrienverge/yamllint: v1.37.1 → v1.38.0](adrienverge/yamllint@v1.37.1...v1.38.0)
1 parent 74b6031 commit 4383aea

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
@@ -21,7 +21,7 @@ repos:
2121
- id: check-toml
2222
- id: check-json
2323
- repo: https://github.com/Lucas-C/pre-commit-hooks
24-
rev: v1.5.5
24+
rev: v1.5.6
2525
hooks:
2626
- id: remove-crlf
2727
- repo: https://github.com/codespell-project/codespell
@@ -45,11 +45,11 @@ repos:
4545
hooks:
4646
- id: check-mailmap
4747
- repo: https://github.com/rhysd/actionlint
48-
rev: v1.7.9
48+
rev: v1.7.10
4949
hooks:
5050
- id: actionlint
5151
- repo: https://github.com/adrienverge/yamllint
52-
rev: v1.37.1
52+
rev: v1.38.0
5353
hooks:
5454
- id: yamllint
5555
- repo: https://github.com/executablebooks/mdformat

0 commit comments

Comments
 (0)