Configure Renovate #5

Merged
renovate[bot] merged 1 commit from renovate/configure into master 2023-03-11 08:54:26 +00:00
Showing only changes of commit 1ae8c702f1 - Show all commits

Add renovate.json

renovate[bot] 2023-03-08 23:09:29 +00:00 committed by GitHub
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}