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

View File

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