From dfb197b1253479f1ebf0c2c55826a0d7d3d84d4e Mon Sep 17 00:00:00 2001 From: Dmitriy Kholkin Date: Tue, 18 Jun 2024 18:31:46 +0300 Subject: [PATCH] dependabot groups --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace460..e5195e3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,6 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + github-actions: + patterns: ["*"] \ No newline at end of file