Skip to content

Commit ad6eca2

Browse files
chore: update pre-commit hooks (#29)
1 parent 7b15fff commit ad6eca2

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
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/rbubley/mirrors-prettier
4-
rev: v3.7.3
4+
rev: v3.7.4
55
hooks:
66
- id: prettier
77

@@ -19,7 +19,7 @@ repos:
1919
args: ["-d {extends: relaxed, rules: {line-length: disable}}", "-s"]
2020

2121
- repo: https://github.com/igorshubovych/markdownlint-cli
22-
rev: v0.46.0
22+
rev: v0.47.0
2323
hooks:
2424
- id: markdownlint
2525
args: ["--fix"]

0 commit comments

Comments
 (0)