pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2023-12-04 17:15:52 +02:00
parent 2d4a45b078
commit d7793d6f89
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

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