Skip to content

Commit 0a0d2e9

Browse files
⬆️🪝 Update pre-commit hook rbubley/mirrors-prettier to v3.8.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4481323 commit 0a0d2e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ repos:
7575

7676
# Format configuration files with prettier
7777
- repo: https://github.com/rbubley/mirrors-prettier
78-
rev: v3.7.4
78+
rev: v3.8.1
7979
hooks:
8080
- id: prettier
8181
types_or: [yaml, markdown, html, css, scss, javascript, json]

templates/device/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ repos:
8888

8989
# Format configuration files with prettier
9090
- repo: https://github.com/rbubley/mirrors-prettier
91-
rev: v3.7.4
91+
rev: v3.8.1
9292
hooks:
9393
- id: prettier
9494
types_or: [yaml, markdown, html, css, scss, javascript, json]

0 commit comments

Comments
 (0)