Skip to content

Commit 291c986

Browse files
[pre-commit.ci] pre-commit autoupdate (#681)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 53bcec6 commit 291c986

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎.pre-commit-config.yaml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
hooks:
4444
- id: toml-sort-fix
4545
- repo: https://github.com/ITProKyle/pre-commit-hook-yamlfmt
46-
rev: v0.3.1
46+
rev: v0.3.2
4747
hooks:
4848
- id: yamlfmt
4949
args: [--mapping, '2', --offset, '2', --sequence, '4']
@@ -52,14 +52,14 @@ repos:
5252
(.*)\.github/dependabot\.yml
5353
)$
5454
- repo: https://github.com/executablebooks/mdformat
55-
rev: 0.7.21
55+
rev: 0.7.22
5656
hooks:
5757
- id: mdformat
5858
additional_dependencies:
5959
- mdformat-frontmatter
6060
- mdformat-gfm
6161
- mdformat-toc
6262
- repo: https://github.com/igorshubovych/markdownlint-cli
63-
rev: v0.43.0
63+
rev: v0.44.0
6464
hooks:
6565
- id: markdownlint

0 commit comments

Comments
 (0)