Skip to content

Commit 6daf893

Browse files
authored
chore: update renovate config (#26892)
1 parent 8a45923 commit 6daf893

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

renovate.json5

+8
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,14 @@
4242
groupName: "starters and examples",
4343
paths: ["starters/**", "examples/**"],
4444
},
45+
{
46+
groupName: "babel monorepo",
47+
sourceUrlPrefixes: "https://github.com/babel/babel",
48+
},
49+
{
50+
groupName: "dev dependencies",
51+
depTypeList: ["devDependencies"],
52+
},
4553
// these rules define dependencies that we have special handling for
4654
{
4755
updateTypes: ["minor"],

0 commit comments

Comments
 (0)