From 74085f2990243d59b156f3d4fd2880a83f537aef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:54:32 +0000 Subject: [PATCH] =?UTF-8?q?format=E3=81=8C=E9=96=93=E9=81=95=E3=81=A3?= =?UTF-8?q?=E3=81=A6=E3=81=9F=E3=81=AE=E3=81=A7=E7=9B=B4=E3=81=97=E3=81=A6?= =?UTF-8?q?=E3=81=82=E3=81=92=E3=81=9F=E3=82=88=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/pr_copy_ci_sudden_death/pr_copy_ci/copy_package.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/pr_copy_ci_sudden_death/pr_copy_ci/copy_package.ts b/scripts/pr_copy_ci_sudden_death/pr_copy_ci/copy_package.ts index fb294623a..9bdd30241 100644 --- a/scripts/pr_copy_ci_sudden_death/pr_copy_ci/copy_package.ts +++ b/scripts/pr_copy_ci_sudden_death/pr_copy_ci/copy_package.ts @@ -1,4 +1,4 @@ -import {readFileSync,writeFileSync} from "fs"; +import { readFileSync, writeFileSync } from "fs"; export function script() { // eslint-disable-next-line @typescript-eslint/no-explicit-any @@ -27,7 +27,6 @@ export function script() { "utf8", ); - // eslint-disable-next-line @typescript-eslint/no-explicit-any const hatoBotPackageLock: { [key: string]: any } = JSON.parse( readFileSync(