From 122bc4884db0d2a5c7772548e04cce334d944d42 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Aug 2021 05:22:28 +0000 Subject: [PATCH] chore(deps): update cypress orb to v1.29.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7ba3caf..6a608bc 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,6 +1,6 @@ version: 2.1 orbs: - cypress: cypress-io/cypress@1.28.0 + cypress: cypress-io/cypress@1.29.0 workflows: build: jobs: