🔧(renovate) add dimail-api to renovate scope
Dimail-api is currently outside of renovate' scope, which resulted in us having to check and update dimail's image manually or, if failing to, discovering new behaviors by chance or by errors in production. This should fix it.
This commit is contained in:
committed by
Marie
parent
0220875c70
commit
3735b699cc
@@ -14,6 +14,11 @@
|
|||||||
"groupName": "ignored js dependencies",
|
"groupName": "ignored js dependencies",
|
||||||
"matchManagers": ["npm"],
|
"matchManagers": ["npm"],
|
||||||
"matchPackageNames": ["fetch-mock", "node", "node-fetch", "eslint", "@hookform/resolvers"]
|
"matchPackageNames": ["fetch-mock", "node", "node-fetch", "eslint", "@hookform/resolvers"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"groupName": "docker-compose dependencies",
|
||||||
|
"matchManagers": ["docker-compose"],
|
||||||
|
"matchPackageNames": ["dimail-api"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user