diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 79e84f2d..5e3d4389 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -92,3 +92,9 @@ updates: - "🤖 Dependencies" schedule: interval: "daily" + - package-ecosystem: "gomod" + directory: "/loadshed" # Location of package manifests + labels: + - "🤖 Dependencies" + schedule: + interval: "daily"