Skip to content

Commit ee817d6

Browse files
massongitdev-hato-app[bot]github-actions[bot]
authored
renovate: @octokit/~をアップデート対象から外す (#1971)
* renovate: @octokit/~をアップデート対象から外す * formatが間違ってたので直してあげたよ! (#1972) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: dev-hato-app[bot] <111467236+dev-hato-app[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 55a636f commit ee817d6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

renovate.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["github>dev-hato/renovate-config"]
3+
"extends": ["github>dev-hato/renovate-config"],
4+
"ignoreDeps": [
5+
"@octokit/plugin-paginate-rest",
6+
"@octokit/plugin-rest-endpoint-methods"
7+
]
48
}

0 commit comments

Comments
 (0)