diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a3918f819..c92676f8b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: target-branch: "dev" # Look for `package.json` and `lock` files in the `/src-ui` directory directory: "/src-ui" - # Check the npm registry for updates every month + open-pull-requests-limit: 10 schedule: interval: "monthly" labels: