From: Jérôme Benoit Date: Tue, 6 Aug 2024 10:57:00 +0000 (+0200) Subject: chore(ci): group dependabot updates by semver revision X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=72ea47052855a045b2e536e5906ecabe166d5f3e;p=benchmarks-js.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 5b9c3fa..440e89e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,14 @@ updates: directory: '/' schedule: interval: 'daily' + groups: + regular: + update-types: + - 'minor' + - 'patch' + major: + update-types: + - 'major' labels: - 'dependencies' reviewers: