Skip to content

Commit 2ae42be

Browse files
authored
Upgrade to probot v9 (#144)
1 parent 9d0acb1 commit 2ae42be

File tree

2 files changed

+150
-930
lines changed

2 files changed

+150
-930
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
},
1010
"dependencies": {
1111
"node-fetch": "^2.2.0",
12-
"probot": "7.5.0",
13-
"probot-app-delete-merged-branch": "^1.0.1",
14-
"probot-app-deploy": "^1.1.0",
15-
"probot-app-label-docs-pr": "1.1.0",
16-
"probot-app-merge-pr": "1.1.1",
17-
"probot-app-migrations": "1.0.5",
12+
"probot": "^9.2.10",
13+
"probot-app-delete-merged-branch": "^1.0.2-0",
14+
"probot-app-deploy": "^1.1.1-0",
15+
"probot-app-label-docs-pr": "^1.1.1-0",
16+
"probot-app-merge-pr": "^1.1.2-0",
17+
"probot-app-migrations": "^1.0.6-0",
1818
"probot-app-monorepo-sync": "^0.0.1-1",
19-
"probot-app-pr-title": "^1.1.5",
20-
"probot-app-todos": "1.0.5"
19+
"probot-app-pr-title": "^1.1.8-0",
20+
"probot-app-todos": "^1.0.6-0"
2121
},
2222
"probot": {
2323
"apps": [

0 commit comments

Comments
 (0)