We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef2472 commit bf22991Copy full SHA for bf22991
.github/renovate.json5
@@ -1,10 +1,9 @@
1
{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["config:base", "schedule:weekly", "group:allNonMajor"],
4
"labels": ["dependencies"],
5
"ignorePaths": ["**/__tests__/**"],
- "pin": false,
6
"rangeStrategy": "bump",
7
- "node": false,
8
"packageRules": [
9
10
"depTypeList": ["peerDependencies"],
0 commit comments