Skip to content

Commit

Permalink
feat: permissions key in responses now consistently include `mainta…
Browse files Browse the repository at this point in the history
…in` and `triage` roles (#355)
  • Loading branch information
octokitbot committed Aug 10, 2021
1 parent 3581d1f commit 89a82fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"description": "Shared TypeScript definitions for Octokit projects",
"dependencies": {
"@octokit/openapi-types": "^9.4.0"
"@octokit/openapi-types": "^9.5.0"
},
"scripts": {
"build": "pika build",
Expand Down Expand Up @@ -96,7 +96,7 @@
]
},
"octokit": {
"openapi-version": "3.4.1"
"openapi-version": "3.5.0"
},
"renovate": {
"extends": [
Expand Down

0 comments on commit 89a82fa

Please sign in to comment.