Skip to content

Commit c50d034

Browse files
fix(deps): update dependency octokit-plugin-create-pull-request to v4 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8165d7 commit c50d034

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

package-lock.json

+19-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"license": "ISC",
2020
"dependencies": {
2121
"@octoherd/cli": "^3.3.4",
22-
"octokit-plugin-create-pull-request": "^3.9.3",
22+
"octokit-plugin-create-pull-request": "^4.0.0",
2323
"prettier": "^2.3.2",
2424
"yaml": "^2.0.0-6"
2525
},

0 commit comments

Comments
 (0)