Skip to content

Commit d67a8c9

Browse files
authored
[dependabot] Ignore @types/github-script (#32383)
1 parent 655a838 commit d67a8c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ updates:
4444
- dependency-name: "@types/node"
4545
# Updated manually to align with repo microsoft/typespec
4646
- dependency-name: "prettier"
47+
# Points to "github:actions/github-script" since package isn't published to npmjs
48+
- dependency-name: "@types/github-script"

0 commit comments

Comments
 (0)