fix(renovate): ignore example docker_compose.yml

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-03-28 08:58:21 +02:00 committed by David Mehren
parent b70ba9a935
commit 65737ccc88

View file

@ -23,6 +23,9 @@
"labels": [ "labels": [
"type: maintenance" "type: maintenance"
], ],
"ignorePaths": [
"docker/docker_compose.yml"
],
"packageRules": [ "packageRules": [
{ {
"groupName": "NestJS packages", "groupName": "NestJS packages",