diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9dae52ce0..961c85e7d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,10 +6,7 @@ updates: interval: "weekly" - package-ecosystem: gomod - directories: - - "**/*" + directory: "/" schedule: interval: "weekly" open-pull-requests-limit: 10 - vulnerability-alerts: - enabled: true