Merge pull request 'Configure Renovate' (#3) from renovate/configure into main
Reviewed-on: #3
This commit is contained in:
commit
4effb081e5
1 changed files with 7 additions and 0 deletions
7
renovate.json
Normal file
7
renovate.json
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"config:recommended"
|
||||||
|
],
|
||||||
|
"enabledManagers":["pub"]
|
||||||
|
}
|
Loading…
Reference in a new issue