Skip to content

Commit 2cc57fc

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/rhysd/actionlint: v1.7.8 → v1.7.9](rhysd/actionlint@v1.7.8...v1.7.9)
1 parent d7d09a4 commit 2cc57fc

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
@@ -21,7 +21,7 @@ repos:
2121
types_or: [yaml]
2222

2323
- repo: https://github.com/executablebooks/mdformat
24-
rev: 0.7.22 # Use the ref you want to point at
24+
rev: 1.0.0 # Use the ref you want to point at
2525
hooks:
2626
- id: mdformat
2727
# Optionally add plugins
@@ -34,7 +34,7 @@ repos:
3434

3535
# Check Github Actions
3636
- repo: https://github.com/rhysd/actionlint
37-
rev: v1.7.8
37+
rev: v1.7.9
3838
hooks:
3939
- id: actionlint
4040

0 commit comments

Comments
 (0)