Skip to content

Commit

Permalink
Add gradle to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 committed Apr 3, 2024
1 parent 6f312bd commit 1ad0665
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ updates:
directory: "/.github/workflows/"
schedule:
interval: "weekly"
- package-ecosystem: "gradle"
directory: "/android/"
schedule:
interval: "weekly"

0 comments on commit 1ad0665

Please sign in to comment.