Files
music_library/.github/workflows/dependabot.yml
T
Workflow config file is invalid. Please check your config file: invalid jobs: input node is not a mapping node
Claudio Ortolina 8afb171c95 Re-enable dependabot
It should work as the workflow image has been updated to use Elixir 1.17
2025-01-20 18:07:10 +00:00

8 lines
183 B
YAML

version: 2
updates:
- package-ecosystem: "mix" # See documentation for possible values
schedule:
interval: "daily"
commit-message:
prefix: "Update dependencies"