Skip to content

Commit a4e0e7f

Browse files
authored
Merge pull request #49 from appvia/renovate/configure
chore: Configure Renovate
2 parents d403aef + 3e45109 commit a4e0e7f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

renovate.json

+8
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:recommended",
5+
":semanticCommitTypeAll(chore)",
6+
"schedule:earlyMondays"
7+
]
8+
}

0 commit comments

Comments
 (0)