Update renovate.json

This commit is contained in:
Itxaka 2024-05-16 10:50:32 +02:00 committed by GitHub
parent a54ce48f6f
commit 2d96a92f44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,9 @@
"every weekend" "every weekend"
], ],
"timezone": "Europe/Brussels", "timezone": "Europe/Brussels",
"postUpdateOptions": [
"gomodTidy1.17"
],
"constraints": { "constraints": {
"go": "1.19" "go": "1.19"
}, },