Skip to content

Commit 7d3e142

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.1.0...v4.5.0) - [github.com/pre-commit/mirrors-prettier: v2.6.2 → v4.0.0-alpha.4](pre-commit/mirrors-prettier@v2.6.2...v4.0.0-alpha.4)
1 parent 468ec2a commit 7d3e142

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.1.0
3+
rev: v4.5.0
44
hooks:
55
- id: check-added-large-files
66
- id: check-case-conflict
@@ -14,7 +14,7 @@ repos:
1414
- id: mixed-line-ending
1515
- id: trailing-whitespace
1616
- repo: https://github.com/pre-commit/mirrors-prettier
17-
rev: v2.6.2
17+
rev: v4.0.0-alpha.4
1818
hooks:
1919
- id: prettier
2020
name: Prettier

0 commit comments

Comments
 (0)