Skip to content

Commit

Permalink
Add gomod dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanemerson committed Dec 21, 2023
1 parent 3f55dc3 commit 0f2283d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
# 2.3.x branch
- package-ecosystem: maven
directory: "/"
Expand All @@ -23,3 +28,9 @@ updates:
interval: daily
open-pull-requests-limit: 10
target-branch: 2.3.x
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
target-branch: 2.3.x

0 comments on commit 0f2283d

Please sign in to comment.