Skip to content

Commit aa0863a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/ITProKyle/pre-commit-hook-yamlfmt: v0.3.2 → v0.4.0](ITProKyle/pre-commit-hook-yamlfmt@v0.3.2...v0.4.0) - [github.com/executablebooks/mdformat: 0.7.22 → 1.0.0](hukkin/mdformat@0.7.22...1.0.0)
1 parent 82bd3d5 commit aa0863a

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
@@ -39,12 +39,12 @@ repos:
3939
hooks:
4040
- id: toml-sort-fix
4141
- repo: https://github.com/ITProKyle/pre-commit-hook-yamlfmt
42-
rev: v0.3.2
42+
rev: v0.4.0
4343
hooks:
4444
- id: yamlfmt
4545
args: [--mapping, '2', --offset, '2', --sequence, '4']
4646
- repo: https://github.com/executablebooks/mdformat
47-
rev: 0.7.22
47+
rev: 1.0.0
4848
hooks:
4949
- id: mdformat
5050
additional_dependencies:

0 commit comments

Comments
 (0)