Skip to content

Commit b01186b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/executablebooks/mdformat: 0.7.22 → 1.0.0](hukkin/mdformat@0.7.22...1.0.0) - [github.com/adrienverge/yamllint.git: v1.36.2 → v1.37.1](https://github.com/adrienverge/yamllint.git/compare/v1.36.2...v1.37.1)
1 parent a0e99eb commit b01186b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
repos:
33
- repo: https://github.com/executablebooks/mdformat
44
# Do this before other tools "fixing" the line endings
5-
rev: 0.7.22
5+
rev: 1.0.0
66
hooks:
77
- id: mdformat
88
name: Format Markdown
@@ -20,7 +20,7 @@ repos:
2020
- mdformat-web
2121
- mdformat-gfm
2222
- repo: https://github.com/adrienverge/yamllint.git
23-
rev: v1.36.2
23+
rev: v1.37.1
2424
hooks:
2525
- id: yamllint
2626
args:

0 commit comments

Comments
 (0)