feat(github): configure Renovate

This commit is contained in:
Harsh Shandilya 2022-10-27 00:25:59 +05:30
parent 4acaaaa510
commit a05bd425ad
No known key found for this signature in database
2 changed files with 9 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",
"helpers:pinGitHubActionDigests",
"github>msfjarvis/shared-workflows//renovate/automerge"
]
}

View File

@ -2,6 +2,7 @@ on:
push:
branches:
- main
- renovate/**
paths-ignore:
- xtask
- README.md