Skip to content

Commit 90a8149

Browse files
committed
feat(renovate): add config
1 parent 0f5b868 commit 90a8149

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:base",
5+
"github>msfjarvis/shared-workflows//renovate/automerge"
6+
],
7+
"dependencyDashboard": false
8+
}

0 commit comments

Comments
 (0)