Skip to content

Commit

Permalink
Create dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sualeh authored Mar 3, 2024
1 parent ac61500 commit 889cc3d
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
version: 2
updates:
- package-ecosystem: maven
directory: "/"
target-branch: main
schedule:
interval: "weekly"
day: "friday"
assignees:
- sualeh
- package-ecosystem: maven
directory: "/"
target-branch: step1
schedule:
interval: "weekly"
day: "friday"
assignees:
- sualeh
- package-ecosystem: maven
directory: "/"
target-branch: step2
schedule:
interval: "weekly"
day: "friday"
assignees:
- sualeh
- package-ecosystem: maven
directory: "/"
target-branch: step3
schedule:
interval: "weekly"
day: "friday"
assignees:
- sualeh
- package-ecosystem: maven
directory: "/"
target-branch: step4
schedule:
interval: "weekly"
day: "friday"
assignees:
- sualeh
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
assignees:
- sualeh

0 comments on commit 889cc3d

Please sign in to comment.