mirror of
https://github.com/pi-hole/pi-hole.git
synced 2026-08-27 04:05:42 +00:00
Fix dependabot
Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
parent
404dc7cb88
commit
c19e907c0c
1 changed files with 2 additions and 4 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
|
@ -8,9 +8,8 @@ updates:
|
|||
time: "10:00"
|
||||
open-pull-requests-limit: 10
|
||||
target-branch: development
|
||||
versioning-strategy: increase
|
||||
groups:
|
||||
github-actions:
|
||||
github-actions-dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
- package-ecosystem: pip
|
||||
|
|
@ -21,8 +20,7 @@ updates:
|
|||
time: "10:00"
|
||||
open-pull-requests-limit: 10
|
||||
target-branch: development
|
||||
versioning-strategy: increase
|
||||
groups:
|
||||
github-actions:
|
||||
python-dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue