We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09f471 commit 01efaa8Copy full SHA for 01efaa8
1 file changed
renovate.json
@@ -3,11 +3,11 @@
3
"extends": [
4
"local>oapi-codegen/renovate-config"
5
],
6
+ "constraints": {
7
+ "go": "1.24"
8
+ },
9
"gomod": {
- "ignorePaths": [],
- "constraints": {
- "go": "1.24"
10
- }
+ "ignorePaths": []
11
},
12
"vulnerabilityAlerts": {
13
"commitMessageSuffix": "{{#if isGroup }}{{ else }} ({{#if packageFileDir}}{{packageFileDir}}{{else}}{{packageFile}}{{/if}}){{/if}} [SECURITY]"
0 commit comments