Skip to content

Commit 86ce2b7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 3.2.0 → 3.2.1](editorconfig-checker/editorconfig-checker.python@3.2.0...3.2.1) - [github.com/adrienverge/yamllint: v1.35.1 → v1.37.1](adrienverge/yamllint@v1.35.1...v1.37.1) - [github.com/DavidAnson/markdownlint-cli2: v0.17.2 → v0.18.1](DavidAnson/markdownlint-cli2@v0.17.2...v0.18.1) - [github.com/biomejs/pre-commit: v1.9.4 → v2.0.0-beta.4](biomejs/pre-commit@v1.9.4...v2.0.0-beta.4)
1 parent 29d22f0 commit 86ce2b7

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: 3.2.0
40+
rev: 3.2.1
4141
hooks:
4242
- id: editorconfig-checker
4343
- repo: https://github.com/jumanjihouse/pre-commit-hooks
@@ -49,7 +49,7 @@ repos:
4949
hooks:
5050
- id: actionlint
5151
- repo: https://github.com/adrienverge/yamllint
52-
rev: v1.35.1
52+
rev: v1.37.1
5353
hooks:
5454
- id: yamllint
5555
- repo: https://github.com/executablebooks/mdformat
@@ -67,13 +67,13 @@ repos:
6767
- mdformat-config
6868
- mdformat-web
6969
- repo: https://github.com/DavidAnson/markdownlint-cli2
70-
rev: v0.17.2
70+
rev: v0.18.1
7171
hooks:
7272
- id: markdownlint-cli2
7373
additional_dependencies:
7474
- markdown-it-texmath
7575
- repo: https://github.com/biomejs/pre-commit
76-
rev: v1.9.4
76+
rev: v2.0.0-beta.4
7777
hooks:
7878
- id: biome-check
7979
- repo: https://github.com/NixOS/nixfmt

0 commit comments

Comments
 (0)