From 79311db0aaa2a01424416b6d1056f0d8fc9d8367 Mon Sep 17 00:00:00 2001 From: nICK <1271742420@qq.com> Date: Thu, 22 Jan 2026 14:45:23 +0800 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8abca40..55a19fc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,3 @@ # https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates version: 2 -updates: - - package-ecosystem: "npm" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "daily"