Add the 'Dependencies' label to all renovatebot PRs (#147)

Reviewed-on: #147
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
pull/150/head
Aditya Thakral 2 years ago
parent 470a70d6b4
commit 34f851dea0
  1. 3
      renovate.json

@ -1,4 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"dependencyDashboard": true
"dependencyDashboard": true,
"labels": ["Dependencies"]
}

Loading…
Cancel
Save