Skip to content

Commit bf22991

Browse files
authored
chore: update renovate config (#13673)
1 parent 7ef2472 commit bf22991

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/renovate.json5

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
23
"extends": ["config:base", "schedule:weekly", "group:allNonMajor"],
34
"labels": ["dependencies"],
45
"ignorePaths": ["**/__tests__/**"],
5-
"pin": false,
66
"rangeStrategy": "bump",
7-
"node": false,
87
"packageRules": [
98
{
109
"depTypeList": ["peerDependencies"],

0 commit comments

Comments
 (0)