From 992fca64a2ad58b5856ef86596001e8470a7e1b4 Mon Sep 17 00:00:00 2001 From: "Jose R. Zapata" Date: Sat, 23 Mar 2024 09:51:56 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20=F0=9F=8D=AA=20update=20dependab?= =?UTF-8?q?ot=20config=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {{cookiecutter.repo_name}}/.github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/{{cookiecutter.repo_name}}/.github/dependabot.yml b/{{cookiecutter.repo_name}}/.github/dependabot.yml index 3af63e5..3bc23d2 100644 --- a/{{cookiecutter.repo_name}}/.github/dependabot.yml +++ b/{{cookiecutter.repo_name}}/.github/dependabot.yml @@ -13,3 +13,7 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + actions-deps: + patterns: + - "*"