Skip to content

Commit

Permalink
[core] Batch storybook updates (#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored Jan 26, 2021
1 parent 6ce6ec1 commit 6d332ec
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ update_configs:
# These should be grouped. Maintainer advise: Watch https://github.com/babel/babel
# for new releases and file a PR if you got time.
dependency_name: '@babel/*'
- match:
# Can't upgrade while using `@material-ui/pickers@3.x`
dependency_name: '@date-io/core'
- match:
# Can't upgrade while using `@material-ui/pickers@3.x`
dependency_name: '@date-io/date-fns'
- match:
# as of 3.x prevaled code is no longer transpiled
dependency_name: 'babel-plugin-preval'
Expand Down Expand Up @@ -50,3 +44,7 @@ update_configs:
# https://github.com/mui-org/material-ui/pull/17168#issuecomment-524861427
dependency_name: 'tslint'
version_requirement: '5.x'
- match:
# These should be grouped. Maintainer advise: Watch https://github.com/storybookjs/storybook
# for new releases and file a PR if you got time.
dependency_name: '@storybook/*'

0 comments on commit 6d332ec

Please sign in to comment.