pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2023-12-07 08:15:40 +02:00
parent 9f86dff151
commit 61c5676a0c
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ repos:
args: [--update-only, --notitle]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.2
rev: 0.27.3
hooks:
- id: check-dependabot
- id: check-github-workflows
@ -63,7 +63,7 @@ repos:
- id: reuse
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v4.0.0-alpha.3"
rev: "v4.0.0-alpha.3-1"
hooks:
- id: prettier
exclude_types: [json]