chore(pre-commit): bump hook versions

- Updated hook https://github.com/sirosen/check-jsonschema from version
  0.14.2 to version 0.15.1.

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
This commit is contained in:
Luís Ferreira 2022-05-29 18:48:07 +01:00 committed by The Dlang Bot
parent 4d07f22f29
commit 5f62751155

View file

@ -20,6 +20,6 @@ repos:
- id: no-commit-to-branch
args: [--branch, master]
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.14.2
rev: 0.15.1
hooks:
- id: check-github-workflows