We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aefd594 commit 92fa408Copy full SHA for 92fa408
1 file changed
dependencies.yml
@@ -0,0 +1,8 @@
1
+collectors:
2
+
3
+- type: js-npm
4
+ path: /
5
+ actors:
6
+ # pull requests for all major, minor, and patch updates
7
+ - type: js-npm
8
+ versions: "Y.Y.Y"
0 commit comments