pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2023-09-17 20:30:23 +03:00
parent 49d6dfc766
commit c43510d5eb
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ repos:
# GitHub Actions etc. configuration validity checking
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.24.1
rev: 0.26.3
hooks:
#- id: check-dependabot
#- id: check-github-actions
@ -68,7 +68,7 @@ repos:
# prettier, opinionated code formatter
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.2"
rev: "v3.0.3"
hooks:
- id: prettier
exclude_types: