From 6659e65ac2732876e5c3a252ee17c0f21e60b2ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E6=9E=9C=E5=AE=9D=E5=91=90?= <125613427+guobao2333@users.noreply.github.com> Date: Thu, 28 Nov 2024 15:42:42 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E7=A7=BB=E9=99=A4=E6=97=A7=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dependabot.yml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .github/workflows/dependabot.yml diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml deleted file mode 100644 index 16daee8..0000000 --- a/.github/workflows/dependabot.yml +++ /dev/null @@ -1,9 +0,0 @@ -# Please see the documentation for all configuration options: -# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file - -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "weekly" \ No newline at end of file