Skip to content

Commit

Permalink
Enable dependabot for the Gradle plugin publish plugin, and JUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube committed May 29, 2024
1 parent ede2e79 commit ca8d208
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,10 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-name: "com.gradle.plugin-publish"
- dependency-name: "org.junit*"

0 comments on commit ca8d208

Please sign in to comment.