Spaces:
Configuration error
Configuration error
renovate[bot]
commited on
Commit
·
e018221
1
Parent(s):
ced5cf9
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.30.0
Browse files- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
@@ -9,7 +9,7 @@ repos:
|
|
9 |
- id: check-yaml
|
10 |
- id: check-added-large-files
|
11 |
- repo: https://github.com/python-jsonschema/check-jsonschema
|
12 |
-
rev: 0.
|
13 |
hooks:
|
14 |
- id: check-taskfile
|
15 |
- repo: https://github.com/rhysd/actionlint
|
|
|
9 |
- id: check-yaml
|
10 |
- id: check-added-large-files
|
11 |
- repo: https://github.com/python-jsonschema/check-jsonschema
|
12 |
+
rev: 0.30.0
|
13 |
hooks:
|
14 |
- id: check-taskfile
|
15 |
- repo: https://github.com/rhysd/actionlint
|