emoji-cheat-sheet/dependencies.yml

12 lines
222 B
YAML
Raw Normal View History

2017-07-16 00:31:11 +08:00
collectors:
- type: js-npm
path: /
actors:
# pull requests for updates to our major version
- type: js-npm
versions: "L.Y.Y"
# create issues for new major versions
- type: repo-issue
versions: "Y.0.0"