From 81e0de525601d2d593ca809cc9af84f02391e753 Mon Sep 17 00:00:00 2001 From: Sven Aas <12150+svenaas@users.noreply.github.com> Date: Tue, 14 May 2024 11:27:01 -0400 Subject: [PATCH] Update .github/dependabot.yml Co-authored-by: Drew Bollinger --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2beb45f..dae16e2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: directory: / schedule: interval: weekly - # Disable version updates for npm dependencies + # Disable version updates for pip dependencies # This still allows for security updates but is pretty sloppy configuration from Github # https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit open-pull-requests-limit: 0