Skip to content

Commit

Permalink
chore: add dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
zoncoen committed Nov 22, 2023
1 parent 4c8e7ee commit bfa2500
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,15 @@ updates:
assignees:
- "zoncoen"

- package-ecosystem: "gomod"
directory: "/extractor/yaml"
schedule:
interval: "daily"
time: "12:00"
timezone: "Asia/Tokyo"
commit-message:
prefix: "chore"
include: "scope"
open-pull-requests-limit: 10
assignees:
- "zoncoen"

0 comments on commit bfa2500

Please sign in to comment.