From 465aee3ff8c6157bfbc2ebb477efaf3e73237e3f Mon Sep 17 00:00:00 2001 From: Philip Loche Date: Fri, 3 Jan 2025 16:40:44 +0100 Subject: [PATCH] change github action update rules --- .github/dependabot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 742ec57..6fb7d1f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,11 +4,11 @@ updates: directory: / schedule: interval: weekly + open-pull-requests-limit: 1 groups: - actions-minor: - update-types: - - minor - - patch + action-dependencies: + patterns: + - "*" - package-ecosystem: npm directory: /