diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 55bd1df..a137b9d 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -32,7 +32,7 @@ updates: other-direct-dependencies: dependency-type: production - ignore-patterns: + exclude-patterns: - "github.com/go-openapi/*" - "github.com/stretchr/testify"