Skip to content

Commit 8b2315b

Browse files
committed
configure renovate
1 parent c35e27d commit 8b2315b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"labels": ["dependencies"],
77
"gomod": {
88
"schedule": [
9-
"after 9pm on friday"
9+
"after 8am on monday"
1010
],
1111
"postUpdateOptions": [
1212
"gomodUpdateImportPaths",
@@ -16,7 +16,6 @@
1616
"packageRules": [
1717
{
1818
"matchManagers": ["gomod"],
19-
"matchUpdateTypes": ["minor", "patch"],
2019
"groupName": "Go modules"
2120
},
2221
{

0 commit comments

Comments
 (0)