group dependabot updates
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
parent
a5165775f4
commit
b4d3808a8b
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -6,8 +6,18 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
groups:
|
||||||
|
all:
|
||||||
|
update-types:
|
||||||
|
- "patch"
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
groups:
|
||||||
|
all:
|
||||||
|
update-types:
|
||||||
|
- "minor"
|
||||||
|
- "patch"
|
||||||
|
Loading…
Reference in New Issue
Block a user