diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c43131b..9999b8f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,10 @@ updates: directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 10 + commit-message: + prefix: "plugins" + include: "scope" - package-ecosystem: "github-actions" directory: "/"