Skip to content

Commit 89c71ac

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.0](pre-commit/mirrors-prettier@v2.7.1...v3.0.0-alpha.0) - [github.com/python-jsonschema/check-jsonschema: 0.16.2 → 0.18.3](python-jsonschema/check-jsonschema@0.16.2...0.18.3)
1 parent 94f8623 commit 89c71ac

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,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/mirrors-prettier
3-
rev: v2.7.1
3+
rev: v3.0.0-alpha.0
44
hooks:
55
- id: prettier
66
additional_dependencies:
@@ -16,7 +16,7 @@ repos:
1616
- id: mixed-line-ending
1717

1818
- repo: https://github.com/python-jsonschema/check-jsonschema
19-
rev: 0.16.2
19+
rev: 0.18.3
2020
hooks:
2121
- id: check-github-workflows
2222
ci:

0 commit comments

Comments
 (0)