chore(pre-commit): update hooks

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
This commit is contained in:
Luís Ferreira 2023-05-09 21:32:03 +01:00 committed by Nicholas Wilson
parent 9f20fe9031
commit 9316ed0163

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: trailing-whitespace
exclude: >
@ -20,6 +20,6 @@ repos:
- id: no-commit-to-branch
args: [--branch, master]
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.18.3
rev: 0.23.0
hooks:
- id: check-github-workflows