From ed3234caa5faef5351a727a7cbcb09f7680200d5 Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@keylocation.sg> Date: Sun, 12 Nov 2017 10:33:41 +0100 Subject: [PATCH] feat: vsts (#1154) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 32a6950f0d..83371acaf6 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ Keep dependencies up-to-date. - Configurable via file, environment, CLI, and `package.json` - Supports eslint-like preset configs for ease of use - Updates `yarn.lock` and `package-lock.json` files natively -- Supports GitHub, GitLab and VSTS (in beta) +- Supports GitHub, GitLab and VSTS - Open source and can be self-hosted or used via GitHub App ## Configuration Help -- GitLab