Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

Commit f52aa41

Browse files
authored
Merge pull request #80 from taskcluster/configure-renovate
Add renovate.json
2 parents 27b4b73 + 42147a4 commit f52aa41

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,8 @@
3939
"main": "./src/index.js",
4040
"engines": {
4141
"node": ">=8"
42+
},
43+
"renovate": {
44+
"extends": ["github>taskcluster/renovate-config"]
4245
}
4346
}

0 commit comments

Comments
 (0)