Skip to content

Commit

Permalink
change the frequency of Dependabot updates to monthly (#2046)
Browse files Browse the repository at this point in the history
  • Loading branch information
Iinh authored Dec 6, 2023
1 parent 8a2534c commit 771e18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
interval: monthly
groups:
storybook:
patterns:
Expand Down

0 comments on commit 771e18e

Please sign in to comment.