chore(pre-commit): update pre-commit hooks (#14534)

Hook 'sirosen/check-jsonschema' updated from 0.17.1 to 0.18.3.

Signed-off-by: Luís Ferreira <contact@lsferreira.net>

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
This commit is contained in:
Luís Ferreira 2022-10-10 04:42:01 +01:00 committed by GitHub
parent b3dc2e0621
commit b2db9ad957
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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