From: Jérôme Benoit Date: Mon, 14 Oct 2024 16:56:27 +0000 (+0200) Subject: chore: refine dependabot configuration X-Git-Tag: v4.4.0~28 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=435f9a01a8f3cbc48bf5e8d87f23e129504df395;p=poolifier.git chore: refine dependabot configuration Signed-off-by: Jérôme Benoit --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6dfa3ed9..5d80d717 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,8 +17,8 @@ updates: groups: regular: update-types: - - 'minor' - 'patch' + - 'minor' commitlint: patterns: - '@commitlint/*' @@ -38,8 +38,8 @@ updates: groups: regular: update-types: - - 'minor' - 'patch' + - 'minor' major: update-types: - 'major'