From d3cc37ccc03cd1d50d5befa83ceeba4a67dc8495 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 05:18:21 +0000 Subject: [PATCH] build(deps): bump probot from 10.19.0 to 12.0.0 Bumps [probot](https://github.com/probot/probot) from 10.19.0 to 12.0.0. - [Release notes](https://github.com/probot/probot/releases) - [Commits](https://github.com/probot/probot/compare/v10.19.0...v12.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d20444b..8c950d4 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@sentry/node": "^5.22.3", "debug": "^4.1.1", "dotenv": "^8.0.0", - "probot": "^10.1.3", + "probot": "^12.0.0", "snyk": "^1.231.0" }, "devDependencies": {