mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 03:55:54 +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": [
|
"extends": [
|
||||||
"config:base"
|
"config:semverAllMonthly",
|
||||||
],
|
":enableVulnerabilityAlertsWithLabel(vulnerablity)",
|
||||||
"automerge": true
|
":docker"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue