Skip to content

Commit

Permalink
Enable dependabot for libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube committed May 8, 2024
1 parent abfbf90 commit c0c0f2b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ updates:
allow:
- dependency-name: "org.embulk.embulk-plugins"
- dependency-name: "org.embulk:embulk-spi"
- dependency-name: "org.embulk:embulk-util-config"
- dependency-name: "org.embulk:embulk-util-file"
- dependency-name: "org.embulk:embulk-util-json"
- dependency-name: "org.embulk:embulk-util-timestamp"

0 comments on commit c0c0f2b

Please sign in to comment.