Skip to content

Commit ecf8ec8

Browse files
committed
chore: sync with the repository template
1 parent 6c248d6 commit ecf8ec8

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.github/renovate.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,5 @@
1616
"groupName": "dependencies",
1717
"semanticCommitType": "fix"
1818
}
19-
],
20-
"postUpgradeTasks": {
21-
"commands": ["pnpm install"],
22-
"fileFilters": ["pnpm-lock.yaml"]
23-
}
19+
]
2420
}

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
packages:
2+
- "."

0 commit comments

Comments
 (0)