From 2d156814cc71f513bf9aa8069755e7a1f1162f46 Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Mon, 2 Oct 2023 22:15:59 +0200 Subject: [PATCH] Revert "Update dependabot.yml" This reverts commit 2606accbea0a1b49639df8a312471f33fa16d283. --- .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: - - "*"