Skip to content

Commit bab6e5b

Browse files
committed
chore(scripts): add preset for typescript updates
1 parent f4f0d66 commit bab6e5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/update-dependencies-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ module.exports = {
2121
'eslint-plugin-react',
2222
'eslint-plugin-react-hooks',
2323
],
24+
typescript: ['typescript', 'ts-node'],
2425
// TODO(COMPASS-9443): Update update-* github actions to handle all groups as
2526
// a matrix inside one action instead of having separate action for every
2627
// group and add more groups following the ones in _dependabot

0 commit comments

Comments
 (0)