renovate: Configure Renovate (#82)

* chore(deps): add renovate.json
* renovate: group all PRs

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Max Leiter <maxwell.leiter@gmail.com>
This commit is contained in:
renovate[bot] 2022-04-09 15:09:57 -07:00 committed by GitHub
parent 8ada3a6300
commit c44ab907bb
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"extends": [
"config:base",
"group:all"
]
}