diff --git a/dependencies.yml b/dependencies.yml index 4b748dcf7dd1..7e56b98087dd 100644 --- a/dependencies.yml +++ b/dependencies.yml @@ -10,15 +10,16 @@ collectors: - type: repo-issue versions: "Y.0.0" -- type: js-npm - path: examples/crna-kitchen-sink - 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" +# Temporarily disabled +# - type: js-npm +# path: examples/crna-kitchen-sink +# 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" - type: js-npm path: examples/vue-kitchen-sink @@ -30,15 +31,16 @@ collectors: - type: repo-issue versions: "Y.0.0" -- type: js-npm - path: examples/react-native-vanilla - 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" +# Temporarily disabled +# - type: js-npm +# path: examples/react-native-vanilla +# 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" - type: js-npm path: examples/cra-kitchen-sink