fix docker and range strategy
This commit is contained in:
@@ -6,5 +6,12 @@
|
|||||||
"group:allNonMajor",
|
"group:allNonMajor",
|
||||||
":disableDependencyDashboard"
|
":disableDependencyDashboard"
|
||||||
],
|
],
|
||||||
"gitAuthor": "Renovate Bot <renovate@keligrubb.com>"
|
"gitAuthor": "Renovate Bot <renovate@keligrubb.com>",
|
||||||
|
"rangeStrategy": "replace",
|
||||||
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"matchDatasources": ["docker"],
|
||||||
|
"pinDigests": false
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user