mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-12 16:24:43 +02:00
depandabot: Optimize pull request handling
This commit is contained in:
parent
a843109028
commit
426e244015
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -2,5 +2,8 @@ version: 2
|
|||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "composer"
|
- package-ecosystem: "composer"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
open-pull-requests-limit: 20 # Roughly half the number of dependencies
|
||||||
|
groups:
|
||||||
|
update-types: patch
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user