Skip to content

Commit

Permalink
Update dependabot
Browse files Browse the repository at this point in the history
Update dependabot to use labels and a milestone for github action
updates too
  • Loading branch information
smcvb committed Aug 9, 2021
1 parent 689a6c2 commit 417660a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,16 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 5
# Specify labels for pull requests
labels:
- "Type: Dependency Upgrade"
- "Priority 1: Must"
- "Status: In Progress"
# Add reviewers
reviewers:
- "sandjelkovic"
- "smcvb"
milestone: 7
- package-ecosystem: maven
directory: "/"
schedule:
Expand Down

0 comments on commit 417660a

Please sign in to comment.