Skip to content

Commit 56f8147

Browse files
authored
chore(renovate): ignore @octokit/webhooks-definitions (#430)
1 parent b0c34e0 commit 56f8147

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@
7676
"renovate": {
7777
"extends": [
7878
"github>octokit/.github"
79+
],
80+
"ignoreDeps": [
81+
"@octokit/webhooks-definitions"
7982
]
8083
}
8184
}

0 commit comments

Comments
 (0)