Update the Renovate config to assign a label and a maintainer
This commit is contained in:
@@ -2,5 +2,11 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"labels": [
|
||||
"⬆️ dependencies"
|
||||
],
|
||||
"assignees": [
|
||||
"corvus-migratorius"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user