From 7651a5fb8f552ab8d81409b442b4fef80659942c Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 16 Dec 2023 13:42:08 +0200 Subject: [PATCH] pre-commit autoupdate --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5974b34..054db2e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: - id: check-gitlab-ci - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v4.0.0-alpha.5" + rev: "v4.0.0-alpha.6" hooks: - id: prettier exclude_types: [json]