Skip to content

Commit

Permalink
chore: update .github/renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-foundation-bot committed Jun 15, 2023
1 parent 29d9259 commit 36c02c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"separateMajorMinor":false,
"constraints": {
"go": "1.18"
"go": "1.20"
},
"packageRules": [
{
Expand All @@ -40,7 +40,7 @@
{
"matchDatasources": ["golang-version"],
"rangeStrategy": "bump",
"allowedVersions": "<1.19.0",
"allowedVersions": "<1.21.0",
"postUpdateOptions": ["gomodTidy"]
},
{
Expand Down

0 comments on commit 36c02c8

Please sign in to comment.