Skip to content

Commit

Permalink
feat: new GET /orgs/{org}/properties/values, `GET /orgs/{org}/rules…
Browse files Browse the repository at this point in the history
…ets/rule-suites`, `GET /repos/{owner}/{repo}/rulesets/rule-suites` endpoints (#569)
  • Loading branch information
octokitbot committed Oct 24, 2023
1 parent 86a8f55 commit 4b8d674
Show file tree
Hide file tree
Showing 4 changed files with 467 additions and 48 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
],
"license": "MIT",
"dependencies": {
"@octokit/types": "^12.0.0"
"@octokit/types": "^12.1.0"
},
"peerDependencies": {
"@octokit/core": ">=5"
Expand Down

0 comments on commit 4b8d674

Please sign in to comment.