We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3024c13 commit 540fef7Copy full SHA for 540fef7
.github/renovate.json5
@@ -4,6 +4,7 @@
4
'github>unill-io/.github//renovate/elixir/elixir-lib',
5
],
6
packageRules: [
7
+ // disable Elixir and Erlang updates via asdf because we want to support older versions
8
{
9
matchManagers: [
10
'asdf',
0 commit comments