Skip to content

Commit

Permalink
chore: set dependabot schedule to monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
nihalgonsalves authored Oct 14, 2024
1 parent d62499d commit 3ec2e7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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
versioning-strategy: increase
groups:
all:
Expand All @@ -17,4 +17,4 @@ updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
interval: monthly

0 comments on commit 3ec2e7c

Please sign in to comment.