Skip to content

Commit

Permalink
update dependabot (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
calebdoxsey committed Jun 16, 2023
1 parent da35d93 commit e93d341
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
version: 2
updates:
- package-ecosystem: "gomod"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependency"
interval: "monthly"
open-pull-requests-limit: 50
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "docker"
interval: "monthly"
open-pull-requests-limit: 50
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
open-pull-requests-limit: 50

0 comments on commit e93d341

Please sign in to comment.