Skip to content

Commit 6dc69df

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 2.7.2 → 2.7.3](editorconfig-checker/editorconfig-checker.python@2.7.2...2.7.3) - [github.com/adrienverge/yamllint: v1.32.0 → v1.33.0](adrienverge/yamllint@v1.32.0...v1.33.0) - [github.com/DavidAnson/markdownlint-cli2: v0.10.0 → v0.11.0](DavidAnson/markdownlint-cli2@v0.10.0...v0.11.0) - [github.com/scop/pre-commit-shfmt: v3.7.0-1 → v3.7.0-4](scop/pre-commit-shfmt@v3.7.0-1...v3.7.0-4)
1 parent d14b96f commit 6dc69df

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
@@ -37,7 +37,7 @@ repos:
3737
args:
3838
- --msg-filename
3939
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
40-
rev: 2.7.2
40+
rev: 2.7.3
4141
hooks:
4242
- id: editorconfig-checker
4343
- repo: https://github.com/jumanjihouse/pre-commit-hooks
@@ -50,7 +50,7 @@ repos:
5050
hooks:
5151
- id: actionlint
5252
- repo: https://github.com/adrienverge/yamllint
53-
rev: v1.32.0
53+
rev: v1.33.0
5454
hooks:
5555
- id: yamllint
5656
- repo: https://github.com/executablebooks/mdformat
@@ -67,13 +67,13 @@ repos:
6767
- mdformat-black
6868
- mdformat-config
6969
- repo: https://github.com/DavidAnson/markdownlint-cli2
70-
rev: v0.10.0
70+
rev: v0.11.0
7171
hooks:
7272
- id: markdownlint-cli2
7373
additional_dependencies:
7474
- markdown-it-texmath
7575
- repo: https://github.com/scop/pre-commit-shfmt
76-
rev: v3.7.0-1
76+
rev: v3.7.0-4
7777
hooks:
7878
- id: shfmt
7979

0 commit comments

Comments
 (0)