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 51a3e43 commit 02ca48e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ 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.apache.commons:commons-lang3"
- dependency-name: "commons-codec:commons-codec"
- dependency-name: "commons-io:commons-io"
- dependency-name: "org.apache.commons:commons-compress"

0 comments on commit 02ca48e

Please sign in to comment.