Re-enable dependabot

It should work as the workflow image has been updated to use Elixir 1.17
This commit is contained in:
Claudio Ortolina
2025-01-20 18:07:10 +00:00
parent b9005e52f9
commit 8afb171c95
+7
View File
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "mix" # See documentation for possible values
schedule:
interval: "daily"
commit-message:
prefix: "Update dependencies"