Skip to content

Commit 1629269

Browse files
committed
feat(ci): add Renovate
Signed-off-by: Sefa Eyeoglu <[email protected]>
1 parent 3698eff commit 1629269

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
":automergeMinor",
5+
":semanticCommits",
6+
"config:best-practices",
7+
"config:js-app"
8+
]
9+
}

0 commit comments

Comments
 (0)