diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b75367a..c7f4541 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,19 @@ updates: interval: "daily" time: "09:30" timezone: "America/Toronto" + groups: + github-official: + patterns: + - "actions/*" + update-types: + - "minor" + - "patch" + docker: + patterns: + - "docker/*" + update-types: + - "minor" + - "patch" pull-request-branch-name: separator: "/" commit-message: