Skip to content

Commit a000221

Browse files
authored
Update renovate.json5
Signed-off-by: Ying WANG <[email protected]>
1 parent 8a8ea8c commit a000221

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

renovate.json5

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,7 @@
2222
"matchManagers": ["gomod"],
2323
"matchPaths": ["dagger/go.mod"],
2424
"schedule": ["every month"],
25-
"postUpdateOptions": [
26-
{
27-
"command": "go mod tidy",
28-
"cwd": "dagger"
29-
}
30-
]
25+
"postUpdateOptions": ["gomodTidy1.17"]
3126
},
3227
{
3328
"matchManagers": ["github-actions"],

0 commit comments

Comments
 (0)