Skip to content

Commit

Permalink
build(deps): update probot requirement from ^13.2.0 to ^13.2.1 (#113)
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@v13.2.0...v13.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 0eb546e commit abd1152
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": "^13.2.0",
"probot": "^13.2.1",
"release-drafter-github-app": "^6.0.0"
},
"probot": {
Expand Down

0 comments on commit abd1152

Please sign in to comment.