diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 79e8b2881..db67aa2de 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -34,5 +34,7 @@ updates: directory: "/docs" schedule: interval: daily + allow: + - dependency-name: "@docusaurus/*" open-pull-requests-limit: 10 target-branch: dev