pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2023-12-13 18:31:01 +02:00
parent 2d43c4a30f
commit 4395059a76
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -29,13 +29,13 @@ repos:
- id: check-pre-commit-ci-config
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.1
rev: 0.27.3
hooks:
- id: check-dependabot
- id: check-github-workflows
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.3"
rev: "v4.0.0-alpha.4"
hooks:
- id: prettier