We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9a159 commit bd47f74Copy full SHA for bd47f74
renovate.json
@@ -6,7 +6,6 @@
6
"extends": [
7
"config:base"
8
],
9
- "constraints": {"go": "1.21"},
10
"prHourlyLimit": 5,
11
"prConcurrentLimit": 10,
12
"semanticCommits": "enabled",
@@ -24,8 +23,7 @@
24
23
"matchDatasources": [
25
"golang-version"
26
27
- "rangeStrategy": "replace",
28
- "allowedVersions": "1.21"
+ "rangeStrategy": "bump"
29
},
30
{
31
"matchUpdateTypes": [
0 commit comments