Skip to content

Commit

Permalink
Merge pull request #2252 from davegaeddert/patch-1
Browse files Browse the repository at this point in the history
Update dependencies.yml to include batch updates for docs dependencies
  • Loading branch information
Hypnosphi committed Nov 6, 2017
2 parents 0709fc2 + b7ff95f commit 2ff2fbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ collectors:
bootstrap_command: yarn
actors:
# pull requests for updates to our major version
- type: js-lerna:0.9.0-beta
- type: js-lerna
versions: "L.Y.Y"
settings:
batch_mode: true
Expand All @@ -54,6 +54,7 @@ collectors:
- type: js-npm
versions: "L.Y.Y"
settings:
batch_mode: true
github_labels:
- dependencies:update
github_assignees:
Expand Down

0 comments on commit 2ff2fbf

Please sign in to comment.