pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2023-08-09 15:05:50 +03:00
parent e9c44e76b5
commit 4107ef6937
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 2 deletions

View File

@ -26,7 +26,7 @@ repos:
args: [--update-only]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.2
rev: 0.24.0
hooks:
- id: check-dependabot
- id: check-github-actions
@ -34,9 +34,10 @@ repos:
- id: check-gitlab-ci
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.9-for-vscode"
rev: "v3.0.1"
hooks:
- id: prettier
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.2"
hooks: