chore: fix dependabot configuration
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 14 Oct 2024 13:49:24 +0000 (15:49 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 14 Oct 2024 13:49:24 +0000 (15:49 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.github/dependabot.yml

index 1eb8e499a211e671e103c4e3e957dc86b7bfa5d6..4b3543b5a2d09706b8689ec6a837b33612de4cfe 100644 (file)
@@ -19,6 +19,12 @@ updates:
         update-types:
           - 'minor'
           - 'patch'
+      mikro-orm:
+        patterns:
+          - '@mikro-orm/*'
+      commitlint:
+        patterns:
+          - '@commitlint/*'
     labels:
       - 'dependencies'
     reviewers:
@@ -34,12 +40,6 @@ updates:
         update-types:
           - 'minor'
           - 'patch'
-      mikro-orm:
-        patterns:
-          - '@mikro-orm/*'
-      commitlint:
-        patterns:
-          - '@commitlint/*'
     labels:
       - 'dependencies'
     reviewers: