Skip to content

Commit a7ef83a

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/scop/pre-commit-shfmt: v3.7.0-1 → v3.7.0-2](scop/pre-commit-shfmt@v3.7.0-1...v3.7.0-2)
1 parent d14b96f commit a7ef83a

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
@@ -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
@@ -73,7 +73,7 @@ repos:
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-2
7777
hooks:
7878
- id: shfmt
7979

0 commit comments

Comments
 (0)