From cca2c80d44dabdc3dab859d8dbc72e27bc619e0a Mon Sep 17 00:00:00 2001 From: Arnold Dechamps Date: Thu, 24 Oct 2024 00:58:32 +0000 Subject: [PATCH] revert e6ad3494d06f780304d76b765a7dbad0aab3e7b6 revert Adding npm to dependabot --- .github/dependabot.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f61acdb..7d47229 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,5 @@ updates: - package-ecosystem: pip directory: "/" schedule: - interval: daily - package-ecosystem: npm - directory: "/" - schedule: - interval: daily \ No newline at end of file + interval: monthly + open-pull-requests-limit: 10 \ No newline at end of file