mirror of
https://github.com/securego/gosec.git
synced 2024-12-24 11:35:52 +00:00
reconfigure rennoavate bot (#395)
I *think* this schedule only monthly semver updates but still give us vulnerability alerts. See: https://docs.renovatebot.com/presets for more information.
This commit is contained in:
parent
832d7bb398
commit
607f2408a5
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"automerge": true
|
||||
"config:semverAllMonthly",
|
||||
":enableVulnerabilityAlertsWithLabel(vulnerablity)",
|
||||
":docker"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue