Skip to content

Commit f63cb5c

Browse files
chore: pre-commit autoupdate (#12)
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.4 → v3.0.0-alpha.6](pre-commit/mirrors-prettier@v3.0.0-alpha.4...v3.0.0-alpha.6) - [github.com/igorshubovych/markdownlint-cli: v0.32.2 → v0.33.0](igorshubovych/markdownlint-cli@v0.32.2...v0.33.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 46137bf commit f63cb5c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ repos:
1818
)$
1919
- repo: https://github.com/pre-commit/mirrors-prettier
2020
# keep it before markdownlint
21-
rev: "v3.0.0-alpha.4"
21+
rev: "v3.0.0-alpha.6"
2222
hooks:
2323
- id: prettier
2424
- repo: https://github.com/igorshubovych/markdownlint-cli
25-
rev: v0.32.2
25+
rev: v0.33.0
2626
hooks:
2727
- id: markdownlint

0 commit comments

Comments
 (0)