fix: fix dependabot config

This commit is contained in:
Stavros
2025-05-20 16:40:23 +03:00
parent 91e3bbc9d9
commit 39abb4fa02

View File

@@ -2,6 +2,7 @@ version: 2
updates:
- package-ecosystem: "bun"
directory: "/frontend"
groups:
minor-patch:
update-types:
- "patch"
@@ -11,6 +12,7 @@ updates:
- package-ecosystem: "gomod"
directory: "/"
groups:
minor-patch:
update-types:
- "patch"