Skip to content

Commit 82f0b0c

Browse files
jennifer-shehanechrisbreiding
andauthoredMay 11, 2021
chore: remove deprecated renovate config (#16396)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
1 parent cf0fa0c commit 82f0b0c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎renovate.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"type: dependencies",
1616
"renovate"
1717
],
18-
"commitMessage": "{{semanticPrefix}}Update {{depName}} to {{newVersion}} 🌟",
19-
"prTitle": "{{semanticPrefix}}{{#if isPin}}Pin{{else}}Update{{/if}} dependency {{depName}} to version {{#if isRange}}{{newVersion}}{{else}}{{#if isMajor}}{{newVersionMajor}}.x{{else}}{{newVersion}}{{/if}}{{/if}} 🌟",
18+
"commitMessageSuffix": "🌟",
2019
"prHourlyLimit": 1,
2120
"prConcurrentLimit": 1,
2221
"updateNotScheduled": false,

4 commit comments

Comments
 (4)

cypress-bot[bot] commented on May 11, 2021

@cypress-bot[bot]
Contributor

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/7.3.1/circle-develop-82f0b0c941e13025a0dd2a4d328410baa0628ea6/cypress.tgz

cypress-bot[bot] commented on May 11, 2021

@cypress-bot[bot]
Contributor

AppVeyor has built the win32 ia32 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/7.3.1/appveyor-develop-82f0b0c941e13025a0dd2a4d328410baa0628ea6/cypress.tgz

cypress-bot[bot] commented on May 11, 2021

@cypress-bot[bot]
Contributor

AppVeyor has built the win32 x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/7.3.1/appveyor-develop-82f0b0c941e13025a0dd2a4d328410baa0628ea6/cypress.tgz

cypress-bot[bot] commented on May 11, 2021

@cypress-bot[bot]
Contributor

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/7.3.1/circle-develop-82f0b0c941e13025a0dd2a4d328410baa0628ea6/cypress.tgz
Please sign in to comment.