Skip to content

Commit 36c02c8

Browse files
chore: update .github/renovate.json
1 parent 29d9259 commit 36c02c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"separateMajorMinor":false,
1919
"constraints": {
20-
"go": "1.18"
20+
"go": "1.20"
2121
},
2222
"packageRules": [
2323
{
@@ -40,7 +40,7 @@
4040
{
4141
"matchDatasources": ["golang-version"],
4242
"rangeStrategy": "bump",
43-
"allowedVersions": "<1.19.0",
43+
"allowedVersions": "<1.21.0",
4444
"postUpdateOptions": ["gomodTidy"]
4545
},
4646
{

0 commit comments

Comments
 (0)