Skip to content

Commit

Permalink
Merge pull request #438 from houdiniproject/storybook-updates-to-depe…
Browse files Browse the repository at this point in the history
…ndabot

storybook updates to dependabot
  • Loading branch information
wwahammy authored Jun 19, 2024
2 parents d3bbb03 + 1c5d03b commit b191901
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,20 @@ updates:
update-types:
- major

- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
allow:
- dependency-name: storybook
- dependency-name: "@storybook/*"
groups:
minor-storybook-updates:
update-types:
- "patch"
- "minor"
major-storybook-updates:
update-types:
- "major"


0 comments on commit b191901

Please sign in to comment.