Skip to content

Commit

Permalink
Merge pull request #16 from embulk/embulk/enable-dependabot
Browse files Browse the repository at this point in the history
Enable dependabot for libraries
  • Loading branch information
hiroyuki-sato authored May 13, 2024
2 parents 60a5079 + da91ce5 commit d16dd3f
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 d16dd3f

Please sign in to comment.