Re-enable dependabot
It should work as the workflow image has been updated to use Elixir 1.17
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "mix" # See documentation for possible values
|
||||
schedule:
|
||||
interval: "daily"
|
||||
commit-message:
|
||||
prefix: "Update dependencies"
|
||||
Reference in New Issue
Block a user