diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 306c8b284e..295d6eb5c3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,6 +28,16 @@ updates: cooldown: default-days: 1 exclude: ["*"] + groups: + github-actions: + patterns: + - "*" + update-types: + - "minor" + - "patch" + labels: + - "dependencies" + - "github-actions" - package-ecosystem: docker directory: /.devcontainer