Update renovate.json

Signed-off-by: skidoodle <contact@albert.lol>
This commit is contained in:
skidoodle 2022-12-19 03:40:05 +01:00 committed by GitHub
parent c1117b09fa
commit fd27a0f828
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,6 @@
"config:base"
],
"packageRules": [{
"matchDepTypes": ["Dependencies", "devDependencies"],
"matchPackagePatterns": ["lint", "prettier"],
"automerge": true
}]
}