Jelajahi Sumber

rename groups

[ci skip]
Sebastian Stenzel 1 tahun lalu
induk
melakukan
62f50ce366
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      .github/dependabot.yml

+ 2 - 2
.github/dependabot.yml

@@ -8,7 +8,7 @@ updates:
       time: "06:00"
       timezone: "UTC"
     groups:
-      all: # one PR for all dependencies
+      maven-dependencies:
         patterns:
           - "*"
 
@@ -17,7 +17,7 @@ updates:
     schedule:
       interval: "monthly"
     groups:
-      all: # one PR for all actions
+      github-actions:
         patterns:
           - "*"
     labels: