Skip to content

Commit

Permalink
fix dependabot.yml
Browse files Browse the repository at this point in the history
> Update configs must have a unique combination of 'package-ecosystem', 'directory', and 'target-branch'. Ecosystem 'gomod' has overlapping directories for target branch 'v2'.
  • Loading branch information
fujiwara committed Jan 8, 2025
1 parent 700b5ef commit 7026a72
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
target-branch: v2
groups:
aws-sdk-go-v2:
patterns:
- "github.com/aws/aws-sdk-go-v2/service/ecs"
- package-ecosystem: gomod
directory: "/"
schedule:
Expand Down

0 comments on commit 7026a72

Please sign in to comment.