Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Target develop branch.

Do not want to update main directly.
  • Loading branch information
carlsixsmith-moj authored Dec 2, 2024
1 parent 2a17bfc commit 4f2e9bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ updates:
interval: "weekly"
day: "sunday"
time: "04:00"
target-branch: "develop"
commit-message:
prefix: "deps"
open-pull-requests-limit: 1
groups:
all-dependencies:
patterns:
- "*"
- "*"

0 comments on commit 4f2e9bb

Please sign in to comment.