Merge pull request 'Configure Renovate' (#1) from renovate/configure into root
All checks were successful
Build & Publish / build (push) Successful in 12m31s
All checks were successful
Build & Publish / build (push) Successful in 12m31s
Reviewed-on: #1
This commit is contained in:
commit
9f2ed39bb8
1 changed files with 11 additions and 0 deletions
11
renovate.json
Normal file
11
renovate.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch"]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue