Skip to content

Commit

Permalink
fix(deps): update dependency @probot/octokit-plugin-config to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 463c27b commit c808c6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@actions/github": "^6.0.0",
"@octokit/core": "^5.0.1",
"@octokit/rest": "20.0.2",
"@probot/octokit-plugin-config": "^2.0.1",
"@probot/octokit-plugin-config": "^3.0.0",
"@total-typescript/ts-reset": "^0.5.1",
"zod": "^3.22.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -570,14 +570,14 @@ __metadata:
languageName: node
linkType: hard

"@probot/octokit-plugin-config@npm:^2.0.1":
version: 2.0.1
resolution: "@probot/octokit-plugin-config@npm:2.0.1"
"@probot/octokit-plugin-config@npm:^3.0.0":
version: 3.0.2
resolution: "@probot/octokit-plugin-config@npm:3.0.2"
dependencies:
js-yaml: ^4.1.0
peerDependencies:
"@octokit/core": ">=5"
checksum: 862896711da13e9c315752619ad6be541569a38eb42b78a13a7cee956636cb60240d3c1ea5e44721a09b168198c73fac689242389d4ea23666c2fe77859dc762
checksum: 67fb2646f4a26f4d4ee0379771523cf0654176a61445f4f50262013569c482b0c66bd2d59e28454357a258ad712a1d0ff28389e6ba58cdfd3e237d2d721377c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -1016,7 +1016,7 @@ __metadata:
"@actions/github": ^6.0.0
"@octokit/core": ^5.0.1
"@octokit/rest": 20.0.2
"@probot/octokit-plugin-config": ^2.0.1
"@probot/octokit-plugin-config": ^3.0.0
"@total-typescript/ts-reset": ^0.5.1
"@types/node": 18.19.31
"@typescript-eslint/eslint-plugin": 6.7.5
Expand Down

0 comments on commit c808c6e

Please sign in to comment.