From 997ec14552c8560cd2001998a2f864e47a9aa95b Mon Sep 17 00:00:00 2001 From: Frederic BIDON Date: Wed, 31 Jan 2024 14:30:16 +0100 Subject: [PATCH] ci: regroup & auto-approve all github actions updates Signed-off-by: Frederic BIDON --- .github/dependabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index d53b535..5862ad7 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -9,7 +9,7 @@ updates: groups: # <- group all github actions updates in a single PR # 1. development-dependencies are auto-merged development-dependencies: - dependency-type: development + dependency-type: all patterns: - '*'