.pre-commit-config.yaml: update check-jsonschema

This commit is contained in:
Aminda Suomalainen 2023-06-18 09:09:59 +03:00
parent 4f2424c193
commit 0499ada28a
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ repos:
args: [--update-only, --notitle]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.1
rev: 0.23.2
hooks:
- id: check-dependabot
- id: check-github-actions