Skip to content

Commit

Permalink
Add schema project to Dependabot (#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianclay authored Jun 26, 2024
1 parent f80c81a commit 3439156
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 @@ -20,6 +20,10 @@ updates:
directory: "/gpc-api-facade"
schedule:
interval: "weekly"
- package-ecosystem: "gradle"
directory: "/schema"
schedule:
interval: "weekly"
- package-ecosystem: "gradle"
directory: "/smoke-tests"
schedule:
Expand Down

0 comments on commit 3439156

Please sign in to comment.