Skip to content

Commit fffb8f1

Browse files
ci: update renovate.json
1 parent ecf8718 commit fffb8f1

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/renovate.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
":dependencyDashboard",
55
":semanticPrefixFixDepsChoreOthers",
66
":ignoreModulesAndTests",
7-
":autodetectPinVersions",
87
"group:monorepos",
98
"group:recommended",
109
"workarounds:all",
@@ -16,11 +15,7 @@
1615
"dependencies"
1716
],
1817
"constraints": {
19-
"pnpm": "8"
18+
"pnpm": "9"
2019
},
21-
"force": {
22-
"constraints": {
23-
"pnpm": "8.15.4"
24-
}
25-
}
20+
"packageRules": []
2621
}

0 commit comments

Comments
 (0)