1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-18 20:59:41 +02:00

chore: Renovate Ignore Python Upgrades (#5134)

This commit is contained in:
Michael Genson 2025-02-28 08:40:44 -06:00 committed by GitHub
parent b12aea8272
commit 9c4afb57b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,5 +8,8 @@
], ],
"addLabels": [ "addLabels": [
"dependencies" "dependencies"
],
"ignoreDeps": [
"python"
] ]
} }