这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion non-pinned.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"every 2nd week starting on the 2 week of the year before 4am on Monday"
],
"vulnerabilityAlerts": {
"labels": ["security"],
"addLabels": ["security"],
"additionalReviewers": ["team:team-appsec"]
},
"customDatasources": {
Expand Down Expand Up @@ -66,6 +66,10 @@
"updateTypes": ["patch"],
"dependencyDashboardApproval": true,
"description": "View patch updates on the dashboard for Cargo, Docker Compose, Dockerfile, GitHub Actions, NPM and NuGet"
},
{
"matchUpdateTypes": ["major"],
"addLabels": ["major-update"]
}
],
"ignoreDeps": [
Expand Down