chore: set dependabot frequency to weekly

This commit is contained in:
Stavros
2025-04-14 15:49:10 +03:00
committed by GitHub
parent afad78b7da
commit 2d6baef810

View File

@@ -3,12 +3,12 @@ updates:
- package-ecosystem: "bun"
directory: "/frontend"
schedule:
interval: "daily"
interval: "weekly"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"