Skip to content

Commit

Permalink
ci: add renovate config
Browse files Browse the repository at this point in the history
see: loopbackio/cicd#15

Signed-off-by: Rifa Achrinza <[email protected]>
  • Loading branch information
achrinza committed Jun 25, 2022
1 parent d038dfe commit c62ba89
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"extends": [
"github>loopbackio/cicd//shared-configs/renovate/base"
],
"baseBranches": ["master", "5.x"]
}

0 comments on commit c62ba89

Please sign in to comment.