fix README.md (#3)

This commit is contained in:
Anatoly Karlov 2022-02-24 12:13:55 +07:00 committed by GitHub
parent 542bbc6317
commit e3682d726f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 23 deletions

6
renovate.json Normal file
View File

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