Skip to content

Commit 14a46a0

Browse files
authored
feat: add support for 'squash_merge_commit_title', 'web_commit_signoff_required' and 'organization_custom_roles' (#433)
1 parent 5306cf6 commit 14a46a0

File tree

3 files changed

+175
-152
lines changed

3 files changed

+175
-152
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"license": "MIT",
2727
"dependencies": {
28-
"@octokit/types": "^7.1.0"
28+
"@octokit/types": "^7.1.1"
2929
},
3030
"peerDependencies": {
3131
"@octokit/core": ">=4"

0 commit comments

Comments
 (0)