diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a0bc7da..a210132 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,10 @@ updates: directory: "/app" # Location of package manifests schedule: interval: "daily" - + open-pull-requests-limit: 2 + - package-ecosystem: "github-actions" - directory: "/app" + directory: "/" schedule: interval: "daily" + open-pull-requests-limit: 2