Compare commits
1 Commits
v0.18.0
...
130f1beeb7
| Author | SHA1 | Date | |
|---|---|---|---|
| 130f1beeb7 |
@@ -10,11 +10,11 @@
|
||||
"rollbackPrs": true,
|
||||
"semanticCommits": "enabled",
|
||||
"semanticCommitScope": "deps",
|
||||
"semanticCommitType": "build",
|
||||
"semanticCommitType": "feat",
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"dependencyDashboardOSVVulnerabilitySummary": "all",
|
||||
"vulnerabilityAlerts": {
|
||||
"commitMessagePrefix": "build(security): ",
|
||||
"commitMessagePrefix": "[SECURITY] ",
|
||||
"enabled": true,
|
||||
"labels": ["security"],
|
||||
"prCreation": "immediate"
|
||||
|
||||
Reference in New Issue
Block a user