Skip to content

Commit

Permalink
Enable dependabot for libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroyuki-sato committed May 13, 2024
1 parent ce86f2b commit da91ce5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,12 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
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"

0 comments on commit da91ce5

Please sign in to comment.