Skip to content

Commit

Permalink
Merge pull request #151 from ericcrosson-bitgo/update-dependabot-targ…
Browse files Browse the repository at this point in the history
…et-branch

Update dependabot target branch
  • Loading branch information
ericcrosson-bitgo authored Jul 7, 2022
2 parents ec5576d + 021fc29 commit d4e0640
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
version: 2
updates:
# Enable GitHub Actions updates
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
reviewers:
- '@BitGo/internal-tools'
labels:
- dependencies
- github-actions
target-branch: beta

# Enable npm updates
- package-ecosystem: npm
directory: /
Expand All @@ -11,3 +23,5 @@ updates:
- '@BitGo/internal-tools'
labels:
- dependencies
- npm
target-branch: beta

0 comments on commit d4e0640

Please sign in to comment.