Skip to content

Commit 5fe3d3b

Browse files
Add Renovate config to enable renovate for repository (#21)
Change-Id: I4018a2c58c035303200746a54106e28fc3c5b703
1 parent 7aac685 commit 5fe3d3b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"github>rapid7/renovate-config//ivm-cloud/library"
5+
]
6+
}

0 commit comments

Comments
 (0)