Skip to content

Commit

Permalink
enable dependebot on boilerplate packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ruddell committed Oct 19, 2020
1 parent 8c745dc commit 67dab70
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependebot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/boilerplate/'
schedule:
interval: 'daily'
open-pull-requests-limit: 10
versioning-strategy: increase

0 comments on commit 67dab70

Please sign in to comment.