diff --git a/.github/dependabot.yml b/.github/dependabot.yml index df44be6..0d1581e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,10 @@ version: 2 updates: - package-ecosystem: github-actions directory: / + labels: + - "dependencies" + - "github_actions" + - "team:infra" schedule: interval: weekly day: saturday