diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/dependabot.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4b72c731..1db6b49e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + groups: + development: + dependency-type: "development" - package-ecosystem: maven directory: "/" schedule: |