hmm
This commit is contained in:
@@ -16,5 +16,12 @@
|
||||
},
|
||||
"ignoreDeps": [
|
||||
// List any dependencies to ignore globally if needed
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": ["gomod"],
|
||||
"matchDepTypes": ["indirect"],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user