mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-27 23:54:06 +02:00
Fix dependabot (#6297)
This commit is contained in:
commit
8a97a1433a
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