mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
remove development-v6 references from dependabot yml (#5749)
This commit is contained in:
commit
3df0a6a996
1 changed files with 0 additions and 21 deletions
21
.github/dependabot.yml
vendored
21
.github/dependabot.yml
vendored
|
@ -20,24 +20,3 @@ updates:
|
||||||
target-branch: development
|
target-branch: development
|
||||||
reviewers:
|
reviewers:
|
||||||
- "pi-hole/core-maintainers"
|
- "pi-hole/core-maintainers"
|
||||||
# As above, but for development-v6
|
|
||||||
- package-ecosystem: github-actions
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: weekly
|
|
||||||
day: saturday
|
|
||||||
time: "10:00"
|
|
||||||
open-pull-requests-limit: 10
|
|
||||||
target-branch: development-v6
|
|
||||||
reviewers:
|
|
||||||
- "pi-hole/core-maintainers"
|
|
||||||
- package-ecosystem: pip
|
|
||||||
directory: "/test"
|
|
||||||
schedule:
|
|
||||||
interval: weekly
|
|
||||||
day: saturday
|
|
||||||
time: "10:00"
|
|
||||||
open-pull-requests-limit: 10
|
|
||||||
target-branch: development-v6
|
|
||||||
reviewers:
|
|
||||||
- "pi-hole/core-maintainers"
|
|
||||||
|
|
Loading…
Reference in a new issue