Skip to content

Commit

Permalink
Add creators, docusaurus, and storybook to dependabot schedule
Browse files Browse the repository at this point in the history
Signed-off-by: Phillip Rak <[email protected]>
  • Loading branch information
rak-phillip committed Jan 10, 2025
1 parent 77ad7c1 commit c42139c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ updates:
directories:
- "/"
- "/shell"
- "/creators/extension"
- "/creators/extension/*"
- "/docusaurus"
- "/storybook"
- "/pkg/*"
schedule:
interval: "daily"
Expand Down

0 comments on commit c42139c

Please sign in to comment.