gosec/renovate.json
Grant Murphy 607f2408a5 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.
2019-10-01 09:10:23 +02:00

7 lines
125 B
JSON

{
"extends": [
"config:semverAllMonthly",
":enableVulnerabilityAlertsWithLabel(vulnerablity)",
":docker"
]
}