default.json hinzugefügt
This commit is contained in:
12
default.json
Normal file
12
default.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"description": "iuuu zentrale Renovate-Basiskonfiguration mit Security-Härtung",
|
||||
"extends": ["config:recommended"],
|
||||
"transitiveRemediation": true,
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"vulnerabilityAlerts": {
|
||||
"enabled": true,
|
||||
"labels": ["security"],
|
||||
"schedule": ["at any time"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user