diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e0d5c93..c52d848 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,9 @@ updates: schedule: interval: daily open-pull-requests-limit: 30 + + - package-ecosystem: github-actions + directory: / + schedule: + interval: daily + open-pull-requests-limit: 30