chore: Renovate Ignore Python Upgrades (#5134)

This commit is contained in:
Michael Genson 2025-02-28 08:40:44 -06:00 committed by GitHub
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"
] ]
} }