|
|
@@ -62,4 +62,15 @@ updates:
|
|
|
labels:
|
|
|
- area-infrastructure
|
|
|
target-branch: "release/6.0"
|
|
|
-
|
|
|
+ - package-ecosystem: "gitsubmodule"
|
|
|
+ directory: "/"
|
|
|
+ schedule:
|
|
|
+ interval: "monthly"
|
|
|
+ allow:
|
|
|
+ - dependency-type: "all"
|
|
|
+ commit-message:
|
|
|
+ prefix: "[release/7.0] "
|
|
|
+ include: scope
|
|
|
+ labels:
|
|
|
+ - area-infrastructure
|
|
|
+ target-branch: "release/7.0"
|