Skip to content

Commit

Permalink
ci: Add storybook to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
witwash committed Dec 6, 2023
1 parent 5ca753f commit 11fa3f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ updates:
directory: "/remote_logger/"
schedule:
interval: "monthly"

- package-ecosystem: "pub"
directory: "/storybook/"
schedule:
interval: "monthly"

0 comments on commit 11fa3f0

Please sign in to comment.