mirror of
https://github.com/securego/gosec.git
synced 2024-12-24 03:25:53 +00:00
Delete renovate.json (#642)
This commit is contained in:
parent
3b1b77eb0c
commit
aa35eb5453
1 changed files with 0 additions and 25 deletions
|
@ -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
|
||||
}
|
Loading…
Reference in a new issue