Skip to content

Commit

Permalink
Use Dependabot to update Gradle/Maven Plugin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ihostage committed Apr 25, 2024
1 parent 4186b4d commit dcf8914
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
version: 2
updates:
- package-ecosystem: "gradle"
directory: "gradle-twirl"
schedule:
interval: "weekly"
- package-ecosystem: "maven"
directory: "maven-twirl"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit dcf8914

Please sign in to comment.