Skip to content

Commit 796ef5f

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.11](rhysd/actionlint@v1.7.9...v1.7.11) - [github.com/adrienverge/yamllint: v1.37.1 → v1.38.0](adrienverge/yamllint@v1.37.1...v1.38.0) - [github.com/DavidAnson/markdownlint-cli2: v0.19.1 → v0.21.0](DavidAnson/markdownlint-cli2@v0.19.1...v0.21.0) - [github.com/NixOS/nixfmt: v1.1.0 → v1.2.0](NixOS/nixfmt@v1.1.0...v1.2.0)
1 parent 1da1090 commit 796ef5f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: check-toml
2626
- id: check-json
2727
- repo: https://github.com/Lucas-C/pre-commit-hooks
28-
rev: v1.5.5
28+
rev: v1.5.6
2929
hooks:
3030
- id: remove-crlf
3131
exclude: \.rockspec$
@@ -50,11 +50,11 @@ repos:
5050
hooks:
5151
- id: check-mailmap
5252
- repo: https://github.com/rhysd/actionlint
53-
rev: v1.7.9
53+
rev: v1.7.11
5454
hooks:
5555
- id: actionlint
5656
- repo: https://github.com/adrienverge/yamllint
57-
rev: v1.37.1
57+
rev: v1.38.0
5858
hooks:
5959
- id: yamllint
6060
- repo: https://github.com/executablebooks/mdformat
@@ -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.21.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)