Skip to content

Commit 2114dee

Browse files
renovate[bot]bkrem
andauthored
chore: Configure Renovate (#458)
* Add renovate.json * chore: update renovate config --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ben Kremer <ben@walletconnect.com>
1 parent 441b7a8 commit 2114dee

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

renovate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended",
5+
":prConcurrentLimit10",
6+
":prHourlyLimit2",
7+
":semanticCommits",
8+
":semanticCommitScope(deps)"
9+
]
10+
}

0 commit comments

Comments
 (0)