Skip to content

Commit d559cab

Browse files
jescaladakriswest06kellyjac
authored
chore: ignore experimental packages in renovate.json (#1401)
Helps keep things clean and improve repo metrics such as avg. time to close a PR Co-authored-by: Kris West <kristopher.west@natwest.com> Co-authored-by: j-k <jack@control-plane.io>
1 parent bc8eedc commit d559cab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"group:linters",
1010
"group:nodeJs"
1111
],
12+
"ignorePaths": ["experimental/**"],
1213
"additionalBranchPrefix": "{{parentDir}}-",
1314
"commitMessageSuffix": "- {{parentDir}} - {{packageFile}}",
1415
"packageRules": [

0 commit comments

Comments
 (0)