From: Jérôme Benoit Date: Tue, 6 Aug 2024 10:44:08 +0000 (+0200) Subject: chore(ci): group dependabot updates by semver revision X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=9093212b302273ccca19e7e68701454f5a67ae9e;p=e-mobility-charging-stations-simulator.git chore(ci): group dependabot updates by semver revision Signed-off-by: Jérôme Benoit --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9f5deb09..ec0deaa8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,14 @@ updates: directory: '/' schedule: interval: daily + groups: + regular: + update-types: + - 'minor' + - 'patch' + major: + update-types: + - 'major' labels: - 'dependencies' reviewers: