Compare commits

..

1 commit

Author SHA1 Message Date
Renovate Bot
d991937622 chore(deps): update mix dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-12 13:07:15 +00:00

View file

@ -17,14 +17,9 @@
"matchDatasources": ["docker"]
},
{
"description": "Disable elixir updates, as renovate does not work with their <version>-otp-<version> numbering scheme.",
"matchFileNames": [".tool-versions", "Dockerfile"],
"matchCurrentValue": "**-otp-**",
"enabled": false
},
{
"description": "Disable erlang updates as they need to be coordinated with elixir updates.",
"matchDepNames": "erlang",
"enabled": false
}
]
}