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

This commit is contained in:
Aminda Suomalainen 2023-08-09 15:01:24 +03:00
parent 121449a797
commit 4e52f3c943
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -44,7 +44,7 @@ repos:
# GitHub Actions etc. configuration validity checking
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.3
rev: 0.24.0
hooks:
#- id: check-dependabot
#- id: check-github-actions