Skip to content

Commit 32cb858

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.7.9 → v1.7.10](rhysd/actionlint@v1.7.9...v1.7.10) - [github.com/DavidAnson/markdownlint-cli2: v0.19.1 → v0.20.0](DavidAnson/markdownlint-cli2@v0.19.1...v0.20.0) - [github.com/NixOS/nixfmt: v1.1.0 → v1.2.0](NixOS/nixfmt@v1.1.0...v1.2.0)
1 parent 1da1090 commit 32cb858

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
@@ -50,7 +50,7 @@ repos:
5050
hooks:
5151
- id: check-mailmap
5252
- repo: https://github.com/rhysd/actionlint
53-
rev: v1.7.9
53+
rev: v1.7.10
5454
hooks:
5555
- id: actionlint
5656
- repo: https://github.com/adrienverge/yamllint
@@ -72,7 +72,7 @@ repos:
7272
- mdformat-config
7373
- mdformat-web
7474
- repo: https://github.com/DavidAnson/markdownlint-cli2
75-
rev: v0.19.1
75+
rev: v0.20.0
7676
hooks:
7777
- id: markdownlint-cli2
7878
additional_dependencies:
@@ -82,7 +82,7 @@ repos:
8282
hooks:
8383
- id: luacheck
8484
- repo: https://github.com/NixOS/nixfmt
85-
rev: v1.1.0
85+
rev: v1.2.0
8686
hooks:
8787
- id: nixfmt
8888

0 commit comments

Comments
 (0)