From a9131596af7c35277b6d7af87dc88b978cc44d3d Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 14 Dec 2023 20:38:27 +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 2722788..ab9e7f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: - id: reuse - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v4.0.0-alpha.4" + rev: "v4.0.0-alpha.5" hooks: - id: prettier exclude_types: [json]