mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-09-27 02:04:15 +00:00
ci: align Renovate config with the Go repos
This commit is contained in:
+2
-1
@@ -16,9 +16,10 @@
|
||||
"dependencyDashboardApproval": true
|
||||
},
|
||||
{
|
||||
"description": "Keep routine Go transitive dependency maintenance together.",
|
||||
"description": "Transitive Go modules are off by default; enable so CVE fixes can land.",
|
||||
"matchManagers": ["gomod"],
|
||||
"matchDepTypes": ["indirect"],
|
||||
"enabled": true,
|
||||
"groupName": "Go indirect dependencies",
|
||||
"groupSlug": "go-indirect-dependencies"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user