Skip to content

Commit

Permalink
Merge pull request #74 from WTTJ/chore/update-deps
Browse files Browse the repository at this point in the history
chore: upgrade deps and dependabot
  • Loading branch information
Jordan-Kowal authored Sep 16, 2024
2 parents b55b2d3 + 5fcad9f commit 28bde0f
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 30 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: mix
directory: "/"
schedule:
interval: "weekly"
groups:
patches:
update-types: ["patch"]
minors:
update-types: ["minor"]
majors:
update-types: ["major"]
Loading

0 comments on commit 28bde0f

Please sign in to comment.