{
"extends": [
"config:base"
],
"postUpdateOptions": [
"gomodTidy"
"commitBody": "Generated by renovateBot",
"packageRules": [
"packagePatterns": ["^golang.org/x/"],
"schedule": ["on the first day of the month"]
}
]