From 2cdea06243c34fb3e59cddc100238635d53a0ddd Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 24 Dec 2023 20:50:00 +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 054db2e..20fbe91 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.6" + rev: "v4.0.0-alpha.8" hooks: - id: prettier exclude_types: [json]