We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d25f6 commit 76afd15Copy full SHA for 76afd15
1 file changed
.github/renovate.json
@@ -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