Skip to content

Commit

Permalink
ci(dependabot): Add reviewers, assignees and commit-message in config
Browse files Browse the repository at this point in the history
  • Loading branch information
v.zheleztsov committed Jul 15, 2021
1 parent acef558 commit 26e4984
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 @@ -6,5 +6,12 @@ updates:
versioning-strategy: increase
schedule:
interval: weekly
reviewers:
- 'ViZhe'
assignees:
- 'ViZhe'
labels:
- 'pr: dependencies'
commit-message:
prefix: 'build'
include: 'scope'

0 comments on commit 26e4984

Please sign in to comment.