From 4107ef6937e8b7a677e1a3798cab0c9f36adeb82 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 9 Aug 2023 15:05:50 +0300 Subject: [PATCH] pre-commit autoupdate --- .pre-commit-config.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 795162f..36a7a66 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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: