NOISSUE - Update redis, uuid and env dependecies (#2418)

Signed-off-by: Rodney Osodo <socials@rodneyosodo.com>
This commit is contained in:
b1ackd0t
2024-09-13 15:57:34 +03:00
committed by GitHub
parent 2bc851c38b
commit 2098c85287
34 changed files with 135 additions and 125 deletions
+14 -3
View File
@@ -6,14 +6,25 @@ updates:
- package-ecosystem: "github-actions"
directory: "./.github/workflows"
schedule:
interval: "weekly"
interval: "monthly"
day: "monday"
groups:
gh-dependency:
patterns:
- "*"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
day: "monday"
- package-ecosystem: "docker"
directory: "./docker"
schedule:
interval: "weekly"
interval: "monthly"
day: "monday"
groups:
docker-dependency:
patterns:
- "*"