diff --git a/.github/dependabot.yml b/.github/dependabot.yml index be225b0a..dd321ac7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,10 @@ updates: - package-ecosystem: "npm" directory: "/" + groups: + adonisjs: + patterns: + - "@adonisjs/*" schedule: interval: "monthly" - open-pull-requests-limit: 10 \ No newline at end of file + open-pull-requests-limit: 10