create renovate.json

This commit is contained in:
Christian Kotzbauer 2023-01-16 19:17:08 +01:00 committed by GitHub
parent c33bba735f
commit cdbcb4e3f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"extends": [
"github>ckotzbauer/renovate-config:default",
"github>ckotzbauer/renovate-config:weekly"
]
}