mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
add pip to dependabot
This commit is contained in:
parent
9731317082
commit
ed1146f5fb
14
.github/dependabot.yml
vendored
14
.github/dependabot.yml
vendored
@ -30,3 +30,17 @@ updates:
|
|||||||
prefix: fix
|
prefix: fix
|
||||||
prefix-development: chore
|
prefix-development: chore
|
||||||
include: scope
|
include: scope
|
||||||
|
- package-ecosystem: pip
|
||||||
|
directory: "/mealie"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
time: "00:00"
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
reviewers:
|
||||||
|
- hay-kot
|
||||||
|
assignees:
|
||||||
|
- hay-kot
|
||||||
|
commit-message:
|
||||||
|
prefix: fix
|
||||||
|
prefix-development: chore
|
||||||
|
include: scope
|
||||||
|
Loading…
x
Reference in New Issue
Block a user