mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 10:23:51 +01:00
Create initial dependencies.yml config
This commit is contained in:
parent
91caa1b387
commit
93058778e9
11
dependencies.yml
Normal file
11
dependencies.yml
Normal file
@ -0,0 +1,11 @@
|
||||
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"
|
Loading…
Reference in New Issue
Block a user