Skip to content

Commit

Permalink
test: remove extra spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Jun 11, 2024
1 parent c922925 commit cf5b520
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@ updates:
groups:
aws:
patterns:
- "github.com/aws/*"
- "github.com/aws/*"
docker:
patterns:
- "github.com/docker/*"
- "github.com/moby/*"
- "github.com/docker/*"
- "github.com/moby/*"
testcontainers:
patterns:
- "github.com/testcontainers/*"
- "github.com/testcontainers/*"
trivy:
patterns:
- "github.com/aquasecurity/trivy-*"
- "github.com/aquasecurity/trivy-*"
common:
patterns:
- "*"
- "*"

0 comments on commit cf5b520

Please sign in to comment.