Skip to content

Commit 13067cd

Browse files
authored
Merge pull request #211 from spatial-model-editor/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a95fd1e + 7528e7f commit 13067cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
repos:
22
- repo: https://github.com/pre-commit/mirrors-prettier
3-
rev: v3.0.0-alpha.0
3+
rev: v3.0.0-alpha.4
44
hooks:
55
- id: prettier
66
additional_dependencies:
77
- prettier@2.3.2
88
- "@prettier/plugin-pug@1.16.5"
99

1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.3.0
11+
rev: v4.4.0
1212
hooks:
1313
- id: check-yaml
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- id: mixed-line-ending
1717

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

0 commit comments

Comments
 (0)