Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeicor authored Oct 5, 2024
1 parent 1814b64 commit dc7f196
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ updates:
interval: "weekly"
day: "saturday"
time: "09:00"
groups:
eframe: # Keep eframe in sync with three-d
applies-to: "version-updates"
patterns:
- "eframe"
update-types:
- "minor"
- "patch"

- package-ecosystem: "github-actions"
directory: "/.github/workflows/"
schedule:
Expand Down

0 comments on commit dc7f196

Please sign in to comment.