Compare commits

...

1 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
28a63ec2e0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.21.0 → 0.22.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.21.0...0.22.0)
2023-03-14 00:51:05 +00:00

View File

@ -12,7 +12,7 @@ repos:
- id: fix-byte-order-marker - id: fix-byte-order-marker
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.21.0 rev: 0.22.0
hooks: hooks:
- id: check-dependabot - id: check-dependabot
- id: check-github-actions - id: check-github-actions