Skip to content

Commit 236ad7c

Browse files
authored
Don't request Python Developer Review Group in Dependabot PRs
1 parent dfca8f6 commit 236ad7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12-
reviewers:
13-
- "@Hochfrequenz/python-developers-review-team"
1412
# Maintain dependencies for GitHub Actions
1513
- package-ecosystem: "github-actions"
1614
directory: "/"

0 commit comments

Comments
 (0)