From 80a6d1ef7dde32987b6f737bfcadabcb3ebd14d6 Mon Sep 17 00:00:00 2001 From: Azide Date: Fri, 8 Mar 2024 14:05:35 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fdown:=20=E5=8D=87=E7=BA=A7=20eslint=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 edfe8da..581d616 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: stages: [commit] - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.0.0-alpha.0 + rev: v9.0.0-beta.1 hooks: - id: eslint additional_dependencies: