Skip to content

Commit 61604f5

Browse files
task: update git hook repo versions (#620)
done with `pre-commit autoupdate` also ran `pre-commit run --all-files` to make sure everything still passes and no changes
1 parent 71801eb commit 61604f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
exclude: schemas/json-schema-draft-07.json
3131

3232
- repo: https://github.com/python-jsonschema/check-jsonschema
33-
rev: 0.32.1
33+
rev: 0.33.0
3434
hooks:
3535
- id: check-jsonschema
3636
alias: check-jsonschema-inst

0 commit comments

Comments
 (0)