Skip to content

Commit

Permalink
ci: dependabot weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jun 24, 2024
1 parent 54a31db commit 3ef6997
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
version: 2
updates:
- package-ecosystem: mix
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: mix
directory: "/"
schedule:
interval: weekly
day: thursday
groups:
production-dependencies:
dependency-type: production
dev-dependencies:
dependency-type: development

0 comments on commit 3ef6997

Please sign in to comment.