fix: Elixir version matching in renovate config
This commit is contained in:
parent
b6346e3c32
commit
2f901a23c3
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
{
|
||||
"matchFileNames": [".tool-versions", "Dockerfile"],
|
||||
"matchCurrentValue": "**elixir-otp-**",
|
||||
"matchCurrentValue": "**-otp-**",
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue