Skip to content

Commit

Permalink
Updated dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchellGale committed Jul 5, 2023
1 parent bb9972f commit 993ce1a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,11 @@ updates:
schedule:
interval: "weekly"
day: "wednesday"
- package-ecosystem: "gomod"
directory: "/exporter/opensearchexporter"
schedule:
interval: "weekly"
day: "wednesday"
- package-ecosystem: "gomod"
directory: "/exporter/parquetexporter"
schedule:
Expand Down Expand Up @@ -1097,8 +1102,3 @@ updates:
schedule:
interval: "weekly"
day: "wednesday"
- package-ecosystem: "gomod"
directory: "/receiver/syslogreceiver"
schedule:
interval: "weekly"
day: "wednesday"

0 comments on commit 993ce1a

Please sign in to comment.