From 08d446c0b79889627c3b146aab0b1b063b4cab36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgar=20Ram=C3=ADrez=20Mondrag=C3=B3n?= Date: Mon, 18 Sep 2023 16:51:17 -0600 Subject: [PATCH] chore: Add dependabot group for GitHub Actions dependencies --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0b9e4a94..67d58221 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -46,6 +46,11 @@ updates: - "edgarrmondragon" commit-message: prefix: "ci: " + groups: + ci-dependencies: + update-types: + - "patch" + - "minor" - package-ecosystem: docker directory: "/" schedule: