Skip to content

Commit

Permalink
Fix dependabot settings
Browse files Browse the repository at this point in the history
  • Loading branch information
pbielicki committed Nov 13, 2023
1 parent 6397eb9 commit 20b7626
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: 2
updates:
- package-ecosystem: "gradle"
directory: "gradle"
reviewers:
- "@gradle/ge-build-platform"
schedule:
interval: "daily"
- package-ecosystem: "gradle"
directory: "gradle"
reviewers:
- "@gradle/ge-build-platform"
schedule:
interval: "daily"

0 comments on commit 20b7626

Please sign in to comment.