Skip to content

Commit 01cdeea

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.0 → v3.0.1](pre-commit/mirrors-prettier@v3.0.0...v3.0.1)
1 parent 23522b5 commit 01cdeea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
files: .py$
4040

4141
- repo: https://github.com/pre-commit/mirrors-prettier
42-
rev: v3.0.0
42+
rev: v3.0.1
4343
hooks:
4444
- id: prettier
4545
types_or: [javascript]

0 commit comments

Comments
 (0)