From 9ac3da636766a28636272d8842ec0b10f3604aaf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 05:49:13 +0000 Subject: [PATCH] build(deps): bump probot from 10.19.0 to 11.3.2 Bumps [probot](https://github.com/probot/probot) from 10.19.0 to 11.3.2. - [Release notes](https://github.com/probot/probot/releases) - [Commits](https://github.com/probot/probot/compare/v10.19.0...v11.3.2) 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..29a56e9 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": "^11.3.2", "snyk": "^1.231.0" }, "devDependencies": {