Skip to content

Commit b647239

Browse files
nzakaslumirlumir
andauthored
chore: Update first-party dependencies faster with Renovate (#19822)
* chore: Update first-party dependencies faster with Renovate * Update .github/renovate.json5 Co-authored-by: 루밀LuMir <rpfos@naver.com> --------- Co-authored-by: 루밀LuMir <rpfos@naver.com>
1 parent 7abe42e commit b647239

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/renovate.json5

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@
2929
groupName: "babel",
3030
matchPackagePrefixes: ["@babel", "babel-"],
3131
},
32+
{
33+
description: "Update ESLint packages together.",
34+
groupName: "eslint",
35+
matchPackagePrefixes: ["@eslint/"],
36+
matchPackageNames: ["espree", "eslint-scope", "eslint-visitor-keys"],
37+
minimumReleaseAge: null, // Don't wait for these packages
38+
},
3239
{
3340
description: "Group metascraper packages into a single PR.",
3441
groupName: "metascraper",

0 commit comments

Comments
 (0)