mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 15:44:30 -03:00
hmm
This commit is contained in:
7
.github/renovate/kinds/go.json5
vendored
7
.github/renovate/kinds/go.json5
vendored
@@ -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