mirror of
https://github.com/securego/gosec.git
synced 2025-07-15 01:04:43 +02:00
Delete renovate.json (#642)
This commit is contained in:
@ -1,25 +0,0 @@
|
|||||||
{
|
|
||||||
"dependencyDashboard": true,
|
|
||||||
"vulnerabilityAlerts": {
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
"extends": [
|
|
||||||
":preserveSemverRanges",
|
|
||||||
"group:all",
|
|
||||||
"schedule:weekly"
|
|
||||||
],
|
|
||||||
"lockFileMaintenance": {
|
|
||||||
"commitMessageAction": "Update",
|
|
||||||
"enabled": true,
|
|
||||||
"extends": [
|
|
||||||
"group:all",
|
|
||||||
"schedule:weekly"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"onboarding": true,
|
|
||||||
"postUpdateOptions": [
|
|
||||||
"gomodTidy",
|
|
||||||
"gomodUpdateImportPaths"
|
|
||||||
],
|
|
||||||
"separateMajorMinor": false
|
|
||||||
}
|
|
Reference in New Issue
Block a user