1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-03 04:25:24 +02:00
mealie/renovate.json

10 lines
148 B
JSON
Raw Normal View History

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
2024-01-09 15:03:04 -06:00
"enabledManagers": [
"poetry"
2024-01-09 15:03:04 -06:00
],
"extends": [
"config:base"
]
}