diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 96376e3e..93239a1e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,14 +30,14 @@ updates: - "minor" - "patch" exclude-patterns: - - "frequenz-repo-config" + - "frequenz-repo-config*" optional: dependency-type: "development" update-types: - "minor" - "patch" exclude-patterns: - - "frequenz-repo-config" + - "frequenz-repo-config*" - package-ecosystem: "github-actions" directory: "/"