diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1e9ab129..661a614f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: schedule: interval: "weekly" day: "wednesday" + labels: + - "dependencies" + - "github-actions" - package-ecosystem: "gomod" directory: "/" open-pull-requests-limit: 1