Merge pull request #12 from PrismLauncher/renovate/configure

This commit is contained in:
Sefa Eyeoglu 2022-11-29 15:40:45 +01:00 committed by GitHub
commit e7040eb0dc
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"
]
}