diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 69e2fa382..4bc53ac9b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,7 @@ updates: directory: '/' # Location of package manifests schedule: interval: 'weekly' - # open-pull-requests-limit: 10 + open-pull-requests-limit: 10 ignore: - dependency-name: '@playwright/test'