mirror of https://github.com/vladmandic/human
Add initial Renovate configuration file
parent
5b77d2781f
commit
490d811f3d
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"],
|
||||
"enabled": true,
|
||||
"forkProcessing": "enabled",
|
||||
"dependencyDashboard": true,
|
||||
"mode": "full"
|
||||
}
|
||||
Loading…
Reference in New Issue