diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8973eaa..b7b4b4a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,3 +22,11 @@ updates: directory: / schedule: interval: daily + allow: + # Allow both direct and indirect updates for all packages + - dependency-type: "all" + groups: + github-actions: + applies-to: version-updates + patterns: + - "*"