Skip to content

Commit 3d49471

Browse files
authored
Merge pull request #328 from spatial-model-editor/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3d93eac + d3ab3d9 commit 3d49471

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
@@ -8,15 +8,15 @@ repos:
88
- "@prettier/plugin-pug"
99

1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.6.0
11+
rev: v5.0.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.28.6
19+
rev: 0.29.3
2020
hooks:
2121
- id: check-github-workflows
2222
ci:

0 commit comments

Comments
 (0)