chore: fix dependabot config

This commit is contained in:
Stavros
2025-05-14 20:26:38 +03:00
parent 2246ca0c13
commit b12d0655d4

View File

@@ -2,19 +2,21 @@ version: 2
updates:
- package-ecosystem: "bun"
directory: "/frontend"
minor-patch:
update-types:
- "patch"
- "minor"
groups:
minor-patch:
update-types:
- "patch"
- "minor"
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/"
minor-patch:
update-types:
- "patch"
- "minor"
groups:
minor-patch:
update-types:
- "patch"
- "minor"
schedule:
interval: "daily"