diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1ef5e5bd178e4c..27cdab2e7c3cad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,8 +2,8 @@ version: 2 updates: - - package-ecosystem: 'github-actions' - directory: '/' + - package-ecosystem: github-actions + directory: / schedule: - interval: 'monthly' + interval: monthly open-pull-requests-limit: 10