Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
n-takumasa authored Jun 12, 2024
1 parent c6c47ed commit d017f22
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,15 @@ updates:
directory: "/"
schedule:
interval: "weekly"

groups:
dependencies:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
groups:
dependencies:
patterns:
- "*"

0 comments on commit d017f22

Please sign in to comment.