diff --git a/.github/dependabot.yml b/.github/dependabot.yml index aacebef..95551f4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -27,10 +27,12 @@ updates: patterns: - "*" exclude-patterns: - - "active*" - "rails" + - "active*" + - "action*" rails: patterns: - "rails" - "active*" + - "action*"