diff --git a/dependabot.yml b/dependabot.yml index b60e661..01ce1ed 100644 --- a/dependabot.yml +++ b/dependabot.yml @@ -7,3 +7,10 @@ updates: open-pull-requests-limit: 10 labels: - scope:distribution + - package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10 + labels: + - scope:distribution