diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 54abd13..9541a26 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,3 +30,4 @@ updates: groups: github-actions: patterns: ["*"] + update-types: ["minor", "patch"]