diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f8f082..0ae9ff4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,3 +22,7 @@ updates: separator: "-" # https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437 versioning-strategy: increase + groups: + patch-dependencies: + update-types: + - "patch"