sync Go workspace for Dependabot updates (#6240)

* ci: sync Go workspace for Dependabot updates

* ci: preserve Dependabot automatic rebases

* build: monitor all Go modules with Dependabot
This commit is contained in:
yugo kobayashi
2026-09-01 20:42:12 +09:00
committed by GitHub
parent c44f66d54f
commit a87baa5639

View File

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