Skip to content

Commit f9700b7

Browse files
committed
renovate config
1 parent c66ce8f commit f9700b7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/renovate.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
{
1+
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"automerge": true,
44
"prHourlyLimit": 0,
5-
"autoApprove": true
5+
"autoApprove": true,
6+
"semanticCommits": "disabled"
67
}

0 commit comments

Comments
 (0)