Skip to content

Commit

Permalink
Remove unnecessary package-ecosystem (#1)
Browse files Browse the repository at this point in the history
Signed-off-by: Taiki Ono <[email protected]>
  • Loading branch information
taiki45 authored Sep 12, 2024
1 parent a9a1626 commit 0c671be
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,3 @@ updates:
gomod-all:
patterns:
- "*"
- package-ecosystem: "docker"
directories:
- "/"
schedule:
interval: "weekly"
day: "tuesday"
time: "12:00"
timezone: "Asia/Tokyo"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
time: "12:00"
timezone: "Asia/Tokyo"
groups:
github-actions-all:
patterns:
- "*"

0 comments on commit 0c671be

Please sign in to comment.