From 74e9bec0e75ce790223c6bb4cd2693493fa9eef9 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 2 Sep 2023 10:53:48 +0300 Subject: [PATCH] pre-commit autoupdate --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 36a7a66..a4ec5c9 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.24.0 + rev: 0.26.3 hooks: - id: check-dependabot - id: check-github-actions @@ -34,7 +34,7 @@ repos: - id: check-gitlab-ci - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.1" + rev: "v3.0.3" hooks: - id: prettier