Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nitin-vavdiya authored May 31, 2024
1 parent 591f036 commit fa2d275
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,31 @@ updates:
schedule:
interval: "weekly"
open-pull-requests-limit: 5
- package-ecosystem: "gradle"
directory: "/ss-api"
schedule:
interval: "weekly"
open-pull-requests-limit: 5
- package-ecosystem: "gradle"
directory: "/ss-dao"
schedule:
interval: "weekly"
open-pull-requests-limit: 5
- package-ecosystem: "gradle"
directory: "/ss-service-impl"
schedule:
interval: "weekly"
open-pull-requests-limit: 5
- package-ecosystem: "gradle"
directory: "/ss-service"
schedule:
interval: "weekly"
open-pull-requests-limit: 5
- package-ecosystem: "gradle"
directory: "/ss-web"
schedule:
interval: "weekly"
open-pull-requests-limit: 5

# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
Expand Down

0 comments on commit fa2d275

Please sign in to comment.