Skip to content

Commit

Permalink
ci(dependabot): remove exclude-patterns for gomod common group
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed May 22, 2024
1 parent 82b61b9 commit a5cdc58
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,4 @@ updates:
- "github.com/testcontainers/*"
common:
patterns:
- "*"
exclude-patterns:
- "github.com/aws/*"
- "github.com/testcontainers/*"
- "github.com/docker/*"
- "github.com/moby/*"
- "*"

0 comments on commit a5cdc58

Please sign in to comment.