From 86352831c467917fce92dc063a255b341fcda8cc Mon Sep 17 00:00:00 2001 From: Alessandro Fael Garcia Date: Sat, 16 Nov 2024 00:28:35 +0100 Subject: [PATCH] chore: Further Renovate tweaks Separate all Ansible core updates into a separate PR --- .github/renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json b/.github/renovate.json index 38ab6ff4e..0b90a475b 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -56,6 +56,7 @@ }, { "matchPackageNames": ["ansible-core"], + "groupName": "Ansible core", "separateMinorPatch": true }, {