Skip to content

Commit a14bdb4

Browse files
authored
Merge pull request #1241 from jakob-keller/bump-dev-dependencies
Bump pre-commit hook `check-jsonschema`
2 parents 9e34278 + 6ea29aa commit a14bdb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: yamllint
2626
args: [--strict]
2727
- repo: https://github.com/python-jsonschema/check-jsonschema
28-
rev: 0.29.2
28+
rev: 0.30.0
2929
hooks:
3030
- id: check-dependabot
3131
- id: check-github-workflows

0 commit comments

Comments
 (0)