1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-19 05:09:40 +02:00

chore: disable npm renovate (#2933)

This commit is contained in:
Hayden 2024-01-09 15:03:04 -06:00 committed by GitHub
parent 1e4fde88ed
commit 031ba075d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"enabledManagers": [
"python"
],
"extends": [
"config:base"
]