diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ca79ca5b..56129da2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,6 @@ updates: directory: / schedule: interval: weekly + groups: + all: + dependency-type: "production"