Skip to content

Commit 4320859

Browse files
Renovate deprecated the NPM-style extension in favor of using git (#53)
This migrates to the updated way of using the "apollo-open-source" extension.
1 parent 879f5aa commit 4320859

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

renovate.json5

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
"group:allNonMajor",
55
"group:jestPlusTSJest",
66
"group:jestPlusTypes",
7-
// Our default configuration. See
8-
// https://github.com/apollographql/renovate-config-apollo-open-source/blob/master/package.json
9-
"apollo-open-source",
7+
// Our default configuration. See https://github.com/apollographql/renovate-config-apollo-open-source
8+
"github>apollographql/renovate-config-apollo-open-source",
109
],
1110
"packageRules": [
1211
// We set this to the lowest supported Node.js version to ensure we don't

0 commit comments

Comments
 (0)