瀏覽代碼

rename groups

[ci skip]
Sebastian Stenzel 1 年之前
父節點
當前提交
62f50ce366
共有 1 個文件被更改,包括 2 次插入2 次删除
  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: