Skip to content

Commit 7c69e9a

Browse files
committed
Update renovate not to rebase - costs money
1 parent a1b6917 commit 7c69e9a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

renovate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
{
22
"extends": ["config:base", "github>whitesource/merge-confidence:beta"],
33
"branchConcurrentLimit": 3,
4+
"rebaseWhen": "never",
45
"ignoreDeps": [
56
"@swc-node/register",
67
"@swc/core",
78
"@swc/helpers",
89
"@types/jest",
910
"@types/node",
10-
"@typescript-eslint/eslint-plugin",
11-
"@typescript-eslint/parser",
12-
"babel-jest",
1311
"eslint",
1412
"eslint-config-prettier",
1513
"jest",

0 commit comments

Comments
 (0)