Skip to content

Commit e53d73b

Browse files
committed
Update pre-commit hooks
1 parent 0fd68f0 commit e53d73b

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
@@ -52,7 +52,7 @@ repos:
5252

5353
# Autoformat: YAML, JSON, Markdown, etc.
5454
- repo: https://github.com/pre-commit/mirrors-prettier
55-
rev: v2.7.1
55+
rev: v3.0.0-alpha.0
5656
hooks:
5757
- id: prettier
5858

@@ -102,7 +102,7 @@ repos:
102102

103103
# Lint: Markdown
104104
- repo: https://github.com/igorshubovych/markdownlint-cli
105-
rev: v0.32.1
105+
rev: v0.32.2
106106
hooks:
107107
- id: markdownlint
108108
args: ["--fix"]

0 commit comments

Comments
 (0)