Skip to content

Commit 0d1b772

Browse files
committed
renovate: Restore 'matchDepTypes: indirect'
1 parent e031413 commit 0d1b772

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"labels": ["dependencies"],
77
"gomod": {
88
"schedule": [
9-
"after 9am on tuesday"
9+
"after 5am on wednesday"
1010
],
1111
"postUpdateOptions": [
1212
"gomodUpdateImportPaths",
@@ -15,6 +15,7 @@
1515
"packageRules": [
1616
{
1717
"matchManagers": ["gomod"],
18+
"matchDepTypes": ["indirect"],
1819
"enabled": true
1920
},
2021
{

0 commit comments

Comments
 (0)