Skip to content

Commit 8924221

Browse files
pre-commit: autoupdate hooks
updates: - [github.com/talos-systems/conform: v0.1.0-alpha.30 → v0.1.0-alpha.31](siderolabs/conform@v0.1.0-alpha.30...v0.1.0-alpha.31) - [github.com/igorshubovych/markdownlint-cli: v0.45.0 → v0.47.0](igorshubovych/markdownlint-cli@v0.45.0...v0.47.0)
1 parent 2a2e47f commit 8924221

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
@@ -25,7 +25,7 @@ repos:
2525
- id: mixed-line-ending
2626

2727
- repo: https://github.com/talos-systems/conform
28-
rev: v0.1.0-alpha.30
28+
rev: v0.1.0-alpha.31
2929
hooks:
3030
- id: conform
3131
stages:
@@ -38,7 +38,7 @@ repos:
3838
exclude: ^.*\.(asc|sig).*$
3939

4040
- repo: https://github.com/igorshubovych/markdownlint-cli
41-
rev: v0.45.0
41+
rev: v0.47.0
4242
hooks:
4343
- id: markdownlint
4444
- id: markdownlint-fix

0 commit comments

Comments
 (0)