diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2049cc0..f87e0f7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: directory: '/' # Location of package manifest schedule: interval: 'monthly' + groups: + dev-dependencies: # i.e., all deps of this project + patterns: + - '*'