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

Commit

Permalink
v11.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Oct 31, 2018
1 parent 03bfe4a commit 1e57fe1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "taskcluster-lib-monitor",
"version": "11.1.0",
"version": "11.1.1",
"author": "Brian Stack <bstack@mozilla.com>",
"description": "Make it easy to hook up monitoring and metrics for taskcluster services.",
"license": "MPL-2.0",
Expand Down Expand Up @@ -41,6 +41,8 @@
"node": ">=8"
},
"renovate": {
"extends": ["github>taskcluster/renovate-config"]
"extends": [
"github>taskcluster/renovate-config"
]
}
}

0 comments on commit 1e57fe1

Please sign in to comment.