Skip to content

Commit 99fe2f7

Browse files
authored
chore: update renovate config
1 parent 8e090bb commit 99fe2f7

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

renovate.json5

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,4 @@
33
ignorePresets: [':prHourlyLimit2'],
44
semanticCommits: true,
55
dependencyDashboard: true,
6-
automerge: true,
7-
packageRules: [
8-
{
9-
// Those cannot be upgraded to a major version until we drop support for Node 8
10-
packageNames: [
11-
'ava',
12-
],
13-
major: {
14-
enabled: false,
15-
},
16-
},
17-
],
186
}

0 commit comments

Comments
 (0)