diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1fb0b58741cb6..664e8251e20a0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,9 @@ updates: directory: / schedule: interval: daily + open-pull-requests-limit: 99 + - package-ecosystem: github-actions + directory: '/' + schedule: + interval: daily + open-pull-requests-limit: 99