diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4ecfe617..7a5d2064 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,9 +8,8 @@ updates: time: "10:00" open-pull-requests-limit: 10 target-branch: development - versioning-strategy: increase groups: - github-actions: + github-actions-dependencies: patterns: - "*" - package-ecosystem: pip @@ -21,8 +20,7 @@ updates: time: "10:00" open-pull-requests-limit: 10 target-branch: development - versioning-strategy: increase groups: - github-actions: + python-dependencies: patterns: - "*"