Skip to content

Commit dee956d

Browse files
koki-developclaude
andcommitted
fix: enable Renovate auto-updates for go directive in go.mod
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9019c64 commit dee956d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
{
99
"matchFileNames": ["Dockerfile"],
1010
"semanticCommitType": "fix"
11+
},
12+
{
13+
"matchManagers": ["gomod"],
14+
"matchDepNames": ["go"],
15+
"matchDepTypes": ["golang"],
16+
"rangeStrategy": "bump"
1117
}
1218
]
1319
}

0 commit comments

Comments
 (0)