Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Kerner <kerner1000@users.noreply.github.com>
  • Loading branch information
kerner1000 committed Oct 5, 2022
1 parent 669ca60 commit 95bfc54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ version: 2
updates:
- package-ecosystem: maven
directory: "/"
target-branch: "develop"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "main"
schedule:
interval: "weekly"

0 comments on commit 95bfc54

Please sign in to comment.