chore: Configure Renovate #1
1 changed files with 9 additions and 0 deletions
9
renovate.json
Normal file
9
renovate.json
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"config:recommended",
|
||||||
|
":semanticCommits",
|
||||||
|
":automergeMinor",
|
||||||
|
"schedule:weekly"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue