From 33b7ef33d02cdc4632841b027ffc1fe71038ebd8 Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Thu, 11 Apr 2024 23:09:51 +0000 Subject: [PATCH] Update .config/renovate.json --- .config/renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/renovate.json b/.config/renovate.json index e3f32e0..5a7ecae 100644 --- a/.config/renovate.json +++ b/.config/renovate.json @@ -7,12 +7,12 @@ "dependencyDashboardTitle": "Renovate Dashboard", "labels": ["renovatebot"], "docker-compose": { - "ignorePaths": ["apps_old"] + "ignorePaths": ["scripts"] }, "hostRules": [ { "matchHost": "docker.io", - "concurrentRequestLimit": 2 + "concurrentRequestLimit": 3 } ] } \ No newline at end of file