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

This commit is contained in:
Aminda Suomalainen 2023-06-17 15:39:31 +03:00
parent f083ad8a7d
commit 8b8ba86df9
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

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