Skip to content

Commit a81d795

Browse files
committed
Group @lavamoat/allow-scripts deps with Renovate
- add @lavamoat/preinstall-always-fail to group - add @lavamoat/allow-scripts to group - add json5 documentation Resolve: #1804
1 parent 800c007 commit a81d795

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

renovate.json5

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,17 @@
2929
"matchPackageNames": ["@react-native-community"],
3030
"addLabels": ["community"]
3131
},
32+
{
33+
"groupName": "@lavamoat/allow-scripts",
34+
"matchPackageNames": [
35+
// https://lavamoat.github.io/guides/allow-scripts/#setup
36+
// https://github.com/LavaMoat/LavaMoat/tree/main/packages/allow-scripts#setup
37+
// https://github.com/LavaMoat/LavaMoat/blob/main/packages/allow-scripts/src/setup.js#L133-L134
38+
"@lavamoat/preinstall-always-fail",
39+
"@lavamoat/allow-scripts"
40+
],
41+
"addLabels": ["dependencies", "lavamoat"]
42+
},
3243
{
3344
"groupName": "swc monorepo",
3445
"addLabels": ["devDeps", "swc", "transpiling"],

0 commit comments

Comments
 (0)