We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53421fb commit 8a8c396Copy full SHA for 8a8c396
.github/renovate.json
@@ -16,9 +16,5 @@
16
"groupName": "dependencies",
17
"semanticCommitType": "fix"
18
}
19
- ],
20
- "postUpgradeTasks": {
21
- "commands": ["pnpm install"],
22
- "fileFilters": ["pnpm-lock.yaml"]
23
- }
+ ]
24
pnpm-workspace.yaml
@@ -0,0 +1,2 @@
1
+packages:
2
+ - "."
0 commit comments