Skip to content

Commit

Permalink
build(deps): update probot requirement from ^12.3.0 to ^12.3.1 (#78)
Browse files Browse the repository at this point in the history
Updates the requirements on [probot](https://github.com/probot/probot) to permit the latest version.
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v12.3.0...v12.3.1)

---
updated-dependencies:
- dependency-name: probot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2023
1 parent fb8fc61 commit 6d66119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test": "jest"
},
"dependencies": {
"probot": "^12.3.0",
"probot": "^12.3.1",
"release-drafter-github-app": "^5.23.0"
},
"probot": {
Expand Down

1 comment on commit 6d66119

@vercel
Copy link

@vercel vercel bot commented on 6d66119 Jun 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

bot – ./

bot.ihub.pub
bot-git-main-ihub-pub.vercel.app
bot-ihub-pub.vercel.app

Please sign in to comment.