From b39c9956e844d82a17ac2ba51c421977d443901a Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 7 Jun 2025 18:27:46 +0300 Subject: [PATCH] Dependabot: group updates Signed-off-by: XhmikosR --- .github/dependabot.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index af9b74db..4ecfe617 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,11 @@ updates: time: "10:00" open-pull-requests-limit: 10 target-branch: development + versioning-strategy: increase + groups: + github-actions: + patterns: + - "*" - package-ecosystem: pip directory: "/test" schedule: @@ -16,3 +21,8 @@ updates: time: "10:00" open-pull-requests-limit: 10 target-branch: development + versioning-strategy: increase + groups: + github-actions: + patterns: + - "*"