diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f463873..faa916f0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,3 +14,5 @@ updates: all-dependencies: patterns: - "*" + exclude-patterns: + - "*Abstractions" # Don't update abstractions packages