Skip to content

Commit f0b79da

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 3.4.0 → 3.4.1](editorconfig-checker/editorconfig-checker.python@3.4.0...3.4.1) - [github.com/rhysd/actionlint: v1.7.7 → v1.7.8](rhysd/actionlint@v1.7.7...v1.7.8) - [github.com/executablebooks/mdformat: 0.7.22 → 1.0.0](hukkin/mdformat@0.7.22...1.0.0) - [github.com/NixOS/nixfmt: v1.0.0 → v1.1.0](NixOS/nixfmt@v1.0.0...v1.1.0)
1 parent 0972a6c commit f0b79da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,23 @@ repos:
4242
args:
4343
- --msg-filename
4444
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
45-
rev: 3.4.0
45+
rev: 3.4.1
4646
hooks:
4747
- id: editorconfig-checker
4848
- repo: https://github.com/jumanjihouse/pre-commit-hooks
4949
rev: 3.0.0
5050
hooks:
5151
- id: check-mailmap
5252
- repo: https://github.com/rhysd/actionlint
53-
rev: v1.7.7
53+
rev: v1.7.8
5454
hooks:
5555
- id: actionlint
5656
- repo: https://github.com/adrienverge/yamllint
5757
rev: v1.37.1
5858
hooks:
5959
- id: yamllint
6060
- repo: https://github.com/executablebooks/mdformat
61-
rev: 0.7.22
61+
rev: 1.0.0
6262
hooks:
6363
- id: mdformat
6464
additional_dependencies:
@@ -82,7 +82,7 @@ repos:
8282
hooks:
8383
- id: luacheck
8484
- repo: https://github.com/NixOS/nixfmt
85-
rev: v1.0.0
85+
rev: v1.1.0
8686
hooks:
8787
- id: nixfmt
8888

0 commit comments

Comments
 (0)