Skip to content

Commit e89cfaf

Browse files
Add Renovate configuration
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9210930 commit e89cfaf

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/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+
],
6+
"pinDigests": true,
7+
"prConcurrentLimit": 0,
8+
"branchConcurrentLimit": 0,
9+
"prHourlyLimit": 0
10+
}

0 commit comments

Comments
 (0)