diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb1fccf7c..c785d4a35 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,3 +20,11 @@ updates: open-pull-requests-limit: 99 allow: - dependency-type: direct + + - package-ecosystem: github-actions + directory: '/' + schedule: + interval: weekly + open-pull-requests-limit: 99 + allow: + - dependency-type: direct