Compare commits
1 commit
f1333e3b9d
...
d991937622
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d991937622 |
1 changed files with 1 additions and 6 deletions
|
|
@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue