diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f1a9703..850d90c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,3 +14,13 @@ updates: include: 'scope' labels: - 'type: chore' + - package-ecosystem: github-actions + directory: / + schedule: + interval: weekly + open-pull-requests-limit: 10 + commit-message: + include: scope + prefix: ci + labels: + - 'type: chore'