Skip to content

Commit fe8a7ed

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 60069d9 commit fe8a7ed

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
@@ -49,7 +49,7 @@ repos:
4949
src/dot_config/private_atuin/private_config\.toml
5050
)
5151
- repo: https://github.com/ITProKyle/pre-commit-hook-yamlfmt
52-
rev: v0.3.2
52+
rev: v0.4.0
5353
hooks:
5454
- id: yamlfmt
5555
args: [--mapping, '2', --offset, '2', --sequence, '4']
@@ -61,7 +61,7 @@ repos:
6161
\.readthedocs.yml
6262
)$
6363
- repo: https://github.com/executablebooks/mdformat
64-
rev: 0.7.22
64+
rev: 1.0.0
6565
hooks:
6666
- id: mdformat
6767
additional_dependencies:

0 commit comments

Comments
 (0)