Bump backport dependency and add .backportrc.json (#15417) (#15489)

This commit is contained in:
Søren Louv-Jansen 2017-12-08 11:16:40 +01:00 committed by GitHub
parent 495f6cb1a0
commit 2ba3cf45d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

5
.backportrc.json Normal file
View file

@ -0,0 +1,5 @@
{
"upstream": "elastic/kibana",
"branches": [{ "name": "6.x", "checked": true }, "6.1", "6.0", "5.6"],
"labels": ["backport"]
}

View file

@ -207,7 +207,7 @@
"@elastic/eslint-plugin-kibana-custom": "1.0.3",
"angular-mocks": "1.4.7",
"babel-eslint": "7.2.3",
"backport": "1.0.1",
"backport": "2.2.0",
"chai": "3.5.0",
"chance": "1.0.6",
"cheerio": "0.22.0",