Skip to content

Commit dabe4a4

Browse files
committed
chore: update renovate config
1 parent 5ea44cc commit dabe4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
23
"extends": ["config:base", "schedule:monthly", "group:allNonMajor"],
3-
"labels": ["dependencies"],
44
"rangeStrategy": "bump",
55
"packageRules": [{ "depTypeList": ["peerDependencies"], "enabled": false }]
66
}

0 commit comments

Comments
 (0)