mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 05:25:26 +02:00
add pip to dependabot
This commit is contained in:
parent
9731317082
commit
ed1146f5fb
1 changed files with 14 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue