Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit e139eff

Browse files
authored
Merge pull request #1432 from lukashass/renovate-pnpm-constraint
2 parents 8b724b2 + 0032a5d commit e139eff

File tree

3 files changed

+52
-52
lines changed

3 files changed

+52
-52
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-lock.yaml

Lines changed: 49 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)