chore: Configure Renovate (#1)
Reviewed-on: #1 Co-authored-by: Renovator <kontakt+renovator@caras.cafe> Co-committed-by: Renovator <kontakt+renovator@caras.cafe>
This commit is contained in:
parent
8d33c22f71
commit
b7906a0b03
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"
|
||||
],
|
||||
"baseBranches": ["dev"]
|
||||
}
|
Loading…
Reference in a new issue