Skip to content

Commit

Permalink
Merge pull request #47 from zoncoen/dependabot
Browse files Browse the repository at this point in the history
chore: add dependabot config
  • Loading branch information
zoncoen authored Nov 22, 2023
2 parents 4c8e7ee + bfa2500 commit e71d728
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 e71d728

Please sign in to comment.