Skip to content

Commit

Permalink
Merge pull request #113 from cozy/renovate_config
Browse files Browse the repository at this point in the history
chore: Use renovate cozy config
  • Loading branch information
CPatchane authored Nov 22, 2018
2 parents bdc1597 + ee4068a commit 19f62b3
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"assignees": [],
"labels": [],
"automerge": false,
"extends": [
"config:js-lib"
],
"packageFiles": [
{
"packageFile": "package.json",
"devDependencies": {
"pinVersions": true
},
"dependencies": {
"pinVersions": true
}
}
"cozy"
]
}

0 comments on commit 19f62b3

Please sign in to comment.