Skip to content

Commit

Permalink
chore: add Greenkeeper config file
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 23, 2018
1 parent a2df226 commit a5f5ff3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions greenkeeper.json
@@ -0,0 +1,16 @@
{
"groups": {
"default": {
"packages": [
"package.json",
"packages/colony-js-adapter-ethers/package.json",
"packages/colony-js-adapter/package.json",
"packages/colony-js-client/package.json",
"packages/colony-js-contract-client/package.json",
"packages/colony-js-contract-loader-http/package.json",
"packages/colony-js-contract-loader/package.json",
"packages/colony-js-utils/package.json"
]
}
}
}

0 comments on commit a5f5ff3

Please sign in to comment.