renovate[bot] commited on
Commit
963f108
·
1 Parent(s): dcbab06

chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.4

Browse files
Files changed (1) hide show
  1. .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.28.6
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.29.4
13
  hooks:
14
  - id: check-taskfile
15
  - repo: https://github.com/rhysd/actionlint