Skip to content

Commit

Permalink
Merge pull request #23 from embulk/dependabot-rubytime-joda-junit
Browse files Browse the repository at this point in the history
Enable dependabot for embulk-util-rubytime, Joda Time, and JUnit 5
  • Loading branch information
dmikurube authored Apr 18, 2024
2 parents 2eee287 + b3ad892 commit b03b860
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"
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
allow
- dependency-name: "org.embulk:embulk-util-rubytime"
- dependency-name: "joda-time:joda-time"
- dependency-name: "org.junit*"

0 comments on commit b03b860

Please sign in to comment.