mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-28 16:14:11 +02:00
dependabot.yml: Fix udpate-types declaration
This commit is contained in:
parent
50f68d3fc3
commit
2d8baeafe4
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -4,6 +4,8 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
open-pull-requests-limit: 20 # Roughly half the number of dependencies
|
open-pull-requests-limit: 20 # Roughly half the number of dependencies
|
||||||
groups:
|
groups:
|
||||||
update-types: patch
|
composer:
|
||||||
|
update-types:
|
||||||
|
- "patch"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user