diff --git a/renovate.json b/renovate.json index 6f76f2a..111dc1b 100644 --- a/renovate.json +++ b/renovate.json @@ -17,7 +17,7 @@ }, { "matchFileNames": [".tool-versions", "Dockerfile"], - "matchCurrentValue": "**elixir-otp-**", + "matchCurrentValue": "**-otp-**", "enabled": false } ]