Configure Renovate #14

Merged
renovate[bot] merged 1 commit from renovate/configure into master 2023-01-28 22:10:57 +00:00
Showing only changes of commit 26eb4527a2 - Show all commits

Add renovate.json

renovate[bot] 2023-01-28 21:25:25 +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"
]
}