dependabot: limit the number of open pull requests

This commit is contained in:
Nicola Murino
2021-04-25 16:39:41 +02:00
parent 0190dad984
commit 92424cd1c2
+3
View File
@@ -5,13 +5,16 @@ updates:
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 2
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 2
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 2