Skip to content

Commit 179a2df

Browse files
committed
Restrict gomod updates to only Hive API
1 parent 7e31fc4 commit 179a2df

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
@@ -64,6 +64,12 @@
6464
],
6565
"enabled": false
6666
},
67+
{
68+
"matchManagers": [
69+
"gomod"
70+
],
71+
"enabled": false
72+
},
6773
{
6874
"matchManagers": [
6975
"gomod"

0 commit comments

Comments
 (0)