Skip to content

Commit 0c060db

Browse files
renovate[bot]willswire
authored andcommitted
Add renovate.json
1 parent a47c776 commit 0c060db

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

renovate.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["config:recommended"],
4+
"groupName": "all dependencies",
5+
"groupSlug": "all",
6+
"packageRules": [
7+
{
8+
"groupName": "all dependencies",
9+
"groupSlug": "all",
10+
"matchPackageNames": ["*"]
11+
}
12+
],
13+
"separateMajorMinor": false
14+
}

0 commit comments

Comments
 (0)