From b44f6cb5543248aaf03cf35cf3057dd1ee144c58 Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Mon, 2 Oct 2023 22:14:49 +0200 Subject: [PATCH] Revert "Update dependabot.yml" This reverts commit de185df901a78bbb48c76eaa3b71ad08e7c5cd26. --- .github/dependabot.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bd1ca69..b00d57e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,17 +6,9 @@ updates: schedule: interval: "monthly" open-pull-requests-limit: 100 - groups: - python-requirements: - patterns: - - "*" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "monthly" open-pull-requests-limit: 100 - groups: - github-actions: - patterns: - - "*"