mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-29 16:44:23 +02:00
Dependabot: group updates (#6294)
This commit is contained in:
commit
2f3dfef862
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -8,6 +8,11 @@ updates:
|
||||
time: "10:00"
|
||||
open-pull-requests-limit: 10
|
||||
target-branch: development
|
||||
versioning-strategy: increase
|
||||
groups:
|
||||
github-actions:
|
||||
patterns:
|
||||
- "*"
|
||||
- package-ecosystem: pip
|
||||
directory: "/test"
|
||||
schedule:
|
||||
@ -16,3 +21,8 @@ updates:
|
||||
time: "10:00"
|
||||
open-pull-requests-limit: 10
|
||||
target-branch: development
|
||||
versioning-strategy: increase
|
||||
groups:
|
||||
github-actions:
|
||||
patterns:
|
||||
- "*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user