From 103495a419f1a0120d81e00594560433860f5374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Wed, 16 Oct 2024 11:56:25 +0800 Subject: [PATCH] [no ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc923b8..45ec3da 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "validator": "renovate-config-validator ./default.json5", "validator:strict": "renovate-config-validator ./default.json5 --strict", "validator:npx": "npx --yes --package renovate -- renovate-config-validator --strict", - "dry-run:npx": "LOG_LEVEL=debug npx renovate --token= --platform=local --dry-run=full", + "dry-run:npx": "LOG_LEVEL=debug npx renovate --platform=local --dry-run=full", "test-regex":"bun --bun test-regex/run.mjs" }, "devDependencies": {