{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [
"matchDatasources": [
"golang-version"
],
"rangeStrategy": "bump"
}
]