Skip to content

Commit

Permalink
Merge pull request #5 from AxonFramework/add-dependabot
Browse files Browse the repository at this point in the history
Added dependabot to the project
  • Loading branch information
smcvb authored Oct 12, 2020
2 parents 6178eb0 + 7135ee0 commit 3141acb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 5
# Specify labels for pull requests
labels:
- "Type: Dependency Upgrade"
- "Priority 1: Must"
# Add reviewers
reviewers:
- "smcvb"
- "lfgcampos"

0 comments on commit 3141acb

Please sign in to comment.