Skip to content

Commit

Permalink
add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdelrhman-Ellithy committed Nov 1, 2024
1 parent 9c30870 commit 182e6bc
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
time: "01:00"
open-pull-requests-limit: 5
target-branch: "main"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
time: "01:00"
open-pull-requests-limit: 5
target-branch: "main"

0 comments on commit 182e6bc

Please sign in to comment.