Skip to content

Commit

Permalink
split from renovate typescript group
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Mar 22, 2023
1 parent bca1b02 commit 54cc162
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,13 @@
{
"groupName": "typescript",
"matchPackageNames": ["typescript", "prettier", "@types/jsdom"],
"reviewers": ["team:kibana-operations"],
"matchBaseBranches": ["main"],
"labels": ["Team:Operations", "release_note:skip"],
"enabled": true
},
{
"groupName": "typescript-eslint",
"matchPackagePatterns": ["^@typescript-eslint"],
"reviewers": ["team:kibana-operations"],
"matchBaseBranches": ["main"],
Expand Down

0 comments on commit 54cc162

Please sign in to comment.