diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 119ec04..b22471f 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -21,8 +21,8 @@ updates: groups: github-actions: patterns: - - "^actions/*" - - "^github/codeql-action" + - "actions/*" + - "github/codeql-action" docker: patterns: - "docker/*"