configure Dependabot for the Go workspace

This commit is contained in:
Yugo Kobayashi
2026-09-03 22:34:56 +09:00
parent 0c85ead867
commit 5c240a1d0a

View File

@@ -6,10 +6,7 @@ updates:
interval: "weekly"
- package-ecosystem: gomod
directories:
- "**/*"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
vulnerability-alerts:
enabled: true