remove invalid setting from renovate config

This commit is contained in:
Tobias Brunner 2025-05-27 15:08:05 +02:00
parent e0a1197a70
commit 4d5c8e3784
Signed by: tobru
SSH key fingerprint: SHA256:kOXg1R6c11XW3/Pt9dbLdQvOJGFAy+B2K6v6PtRWBGQ

View file

@ -35,9 +35,6 @@
"versioning": "docker"
}
],
"python": {
"installToolchain": true
},
"labels": [
"dependencies"
],