From 20bf6d6b605e6c2bb71499da4cbd186148ae8bf5 Mon Sep 17 00:00:00 2001 From: Saransh Balyan Date: Tue, 30 Jul 2024 18:11:31 +0530 Subject: [PATCH] daily --- .github/#dependabot.yml | 11 ----------- .github/dependabot.yml | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 .github/#dependabot.yml diff --git a/.github/#dependabot.yml b/.github/#dependabot.yml deleted file mode 100644 index c45768e..0000000 --- a/.github/#dependabot.yml +++ /dev/null @@ -1,11 +0,0 @@ -# To get started with Dependabot version updates, you'll need to specify which -# package ecosystems to update and where the package manifests are located. -# 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" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - - interval: "daily" diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6e6a171..e8b016f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "daily"