pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2023-09-02 10:53:48 +03:00
parent ef357a722a
commit 74e9bec0e7
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ repos:
args: [--update-only]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.24.0
rev: 0.26.3
hooks:
- id: check-dependabot
- id: check-github-actions
@ -34,7 +34,7 @@ repos:
- id: check-gitlab-ci
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.1"
rev: "v3.0.3"
hooks:
- id: prettier