mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-02-25 11:27:24 -08:00
10 lines
148 B
JSON
10 lines
148 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"enabledManagers": [
|
|
"poetry"
|
|
],
|
|
"extends": [
|
|
"config:base"
|
|
]
|
|
}
|