Skip to content

Commit

Permalink
build(deps): update probot requirement from ^13.1.0 to ^13.1.1 (#108)
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.1.0...v13.1.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 Mar 27, 2024
1 parent 2b440ec commit d02d77d
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.1.0",
"probot": "^13.1.1",
"release-drafter-github-app": "^6.0.0"
},
"probot": {
Expand Down

0 comments on commit d02d77d

Please sign in to comment.