mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-28 16:14:07 +02:00
Fix dependabot
Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
parent
404dc7cb88
commit
c19e907c0c
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -8,9 +8,8 @@ updates:
|
|||||||
time: "10:00"
|
time: "10:00"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
target-branch: development
|
target-branch: development
|
||||||
versioning-strategy: increase
|
|
||||||
groups:
|
groups:
|
||||||
github-actions:
|
github-actions-dependencies:
|
||||||
patterns:
|
patterns:
|
||||||
- "*"
|
- "*"
|
||||||
- package-ecosystem: pip
|
- package-ecosystem: pip
|
||||||
@ -21,8 +20,7 @@ updates:
|
|||||||
time: "10:00"
|
time: "10:00"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
target-branch: development
|
target-branch: development
|
||||||
versioning-strategy: increase
|
|
||||||
groups:
|
groups:
|
||||||
github-actions:
|
python-dependencies:
|
||||||
patterns:
|
patterns:
|
||||||
- "*"
|
- "*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user