diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c12e52c5b2..740abd1a5e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,3 +30,7 @@ updates: directory: "/" schedule: interval: "daily" + labels: + - "github-actions" + - "dependencies" + - "skip-verify-files"