Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
style: updating dependabot to follow our commit standards
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Jun 8, 2020
1 parent 77be329 commit a06d86d
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
reviewers:
- erunion
labels:
- dependencies
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
reviewers:
- erunion
labels:
- dependencies
commit-message:
prefix: chore(deps)
prefix-development: chore(deps-dev)

0 comments on commit a06d86d

Please sign in to comment.