From 906bb8387ba0bdf2cda0bcda6b51d771eb34d25a Mon Sep 17 00:00:00 2001 From: monosans Date: Sun, 10 Dec 2023 11:04:27 +0300 Subject: [PATCH] Reconfigure dependabot --- .github/dependabot.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 125f13678..ddda552e8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,20 +5,13 @@ updates: schedule: interval: daily time: "02:30" - groups: - minor: - patterns: - - "*" - update-types: - - minor - - patch - package-ecosystem: pip directory: / schedule: interval: daily time: "02:30" groups: - minor: + pip-semver-minor: patterns: - "*" update-types: