Skip to content

Commit 6d2d9ad

Browse files
⬆️🪝 update pre-commit hooks (#55)
1 parent 6022c5a commit 6d2d9ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131

3232
# Handling unwanted unicode characters
3333
- repo: https://github.com/sirosen/texthooks
34-
rev: "0.6.7"
34+
rev: "0.6.8"
3535
hooks:
3636
- id: fix-ligatures
3737
- id: fix-smartquotes
@@ -53,7 +53,7 @@ repos:
5353

5454
# Format configuration files with prettier
5555
- repo: https://github.com/rbubley/mirrors-prettier
56-
rev: "v3.4.1"
56+
rev: "v3.4.2"
5757
hooks:
5858
- id: prettier
5959
types_or: [yaml, markdown, html, css, scss, javascript, json]

0 commit comments

Comments
 (0)