Skip to content

Commit fef56cb

Browse files
authored
Merge pull request #185 from spatial-model-editor/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f9e7155 + 89c71ac commit fef56cb

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)