chore(dependabot): refine configuration
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 14 Oct 2024 17:02:09 +0000 (19:02 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 14 Oct 2024 17:02:09 +0000 (19:02 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.github/dependabot.yml

index 361744dec7825e72dbdc6d55bb726c901789a73c..6257710ff8dd37b355ab36c1db3735e502cb5b4a 100644 (file)
@@ -16,8 +16,8 @@ updates:
     groups:
       regular:
         update-types:
-          - 'minor'
           - 'patch'
+          - 'minor'
       commitlint:
         patterns:
           - '@commitlint/*'