diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5a23881..7a09f33 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,13 +4,16 @@ updates: directory: "/" schedule: interval: "monthly" + groups: - package-ecosystem: "npm" directory: "/" schedule: interval: "monthly" + groups: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "monthly" + groups: