Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
ci: add e2e go.mod to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id authored Oct 23, 2023
1 parent eca18a2 commit ec6f260
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,13 @@ updates:
- dependencies
reviewers:
- "sweexordious"
- package-ecosystem: gomod e2e
directory: "e2e"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- automerge
- dependencies
reviewers:
- "sweexordious"

0 comments on commit ec6f260

Please sign in to comment.