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