Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit ec3df45

Browse files
authored
chore(renovate): ignore major updates of p-wait-for (#376)
1 parent 31349ab commit ec3df45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
packageRules: [
88
{
99
// Those cannot be upgraded to a major version until we drop support for Node 8
10-
packageNames: ['ava', 'nock', 'p-map', 'tempy'],
10+
packageNames: ['ava', 'nock', 'p-map', 'tempy', 'p-wait-for'],
1111
major: {
1212
enabled: false,
1313
},

0 commit comments

Comments
 (0)