mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
Update renovate.json
Signed-off-by: skidoodle <contact@albert.lol>
This commit is contained in:
parent
53cbcfd86d
commit
1dd4ab47a0
1 changed files with 9 additions and 4 deletions
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
]
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"packageRules": [{
|
||||
"matchDepTypes": ["Dependencies", "devDependencies"],
|
||||
"matchPackagePatterns": ["lint", "prettier"],
|
||||
"automerge": true
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue