feat(renovate): init

This commit is contained in:
Harsh Shandilya 2022-11-15 20:46:58 +05:30 committed by GitHub
parent 09d6343874
commit 87af25454b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
.github/renovate.json vendored Normal file
View File

@ -0,0 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"github>msfjarvis/shared-workflows//renovate/rust",
"github>msfjarvis/shared-workflows//renovate/automerge"
]
}