mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 12:18:57 +00:00
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:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user