Skip to content

Commit 76afd15

Browse files
authored
chore: enable renovate (#9)
1 parent 42d25f6 commit 76afd15

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.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+
"local>Lendable/renovate-config-public",
5+
":semanticCommits",
6+
":semanticCommitTypeAll(chore)"
7+
]
8+
}

0 commit comments

Comments
 (0)