Skip to content

Commit 7ea655e

Browse files
authored
chore: do not add reviewers to dep update prs (#845)
too much noise
1 parent 635b4f8 commit 7ea655e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ updates:
2121
# Allow both direct and indirect updates for all packages
2222
- dependency-type: "all"
2323
rebase-strategy: "auto"
24-
reviewers: ["node-formidable/core"]
24+
reviewers: []

0 commit comments

Comments
 (0)