Skip to content

Commit

Permalink
Update dependabot.yml (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaredWilcurt committed Jul 16, 2024
1 parent 282e0ec commit e931102
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: "daily"
interval: "monthly"
versioning-strategy: increase
groups:
npm:
Expand All @@ -12,7 +12,7 @@ updates:
- package-ecosystem: "github-actions"
directory: ".github/workflows"
schedule:
interval: "daily"
interval: "monthly"
groups:
gha:
patterns:
Expand Down

0 comments on commit e931102

Please sign in to comment.