mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Update Renovate config (#15141)
This PR applies some further updates to the Renovate config. We add the https://github.com/zed-industries/zed/labels/cla-signed label to the PRs so that check passes. Also seeing if we can add a "Release Notes" sections to Renovate PRs. Release Notes: - N/A
This commit is contained in:
parent
51f8013616
commit
5865c5e80f
@ -6,5 +6,7 @@
|
||||
"schedule": ["after 3pm on Wednesday"],
|
||||
"major": {
|
||||
"dependencyDashboardApproval": true
|
||||
}
|
||||
},
|
||||
"labels": ["cla-signed"],
|
||||
"commitBody": "Release Notes:\n\n- N/A"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user