Skip to content

Commit

Permalink
Merge pull request #833 from bluehost/update/dependabot-workflow
Browse files Browse the repository at this point in the history
remove all assignees and reviewers from dependabot PRs
  • Loading branch information
wpscholar authored Nov 30, 2023
2 parents 44f9845 + 5b07791 commit eb625e7
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ updates:
- dependency-type: direct
schedule:
interval: "daily"
assignees:
- "wpscholar"
reviewers:
- "aalani95"
- "circlecube"
- "wpscholar"
commit-message:
prefix: "GitHub Actions"
include: "scope"
Expand All @@ -30,12 +24,6 @@ updates:
schedule:
interval: "daily"
versioning-strategy: increase
assignees:
- "wpscholar"
reviewers:
- "aalani95"
- "circlecube"
- "wpscholar"
commit-message:
prefix: "NPM"
prefix-development: "NPM Dev"
Expand All @@ -59,12 +47,6 @@ updates:
allow:
- dependency-type: direct
versioning-strategy: increase
assignees:
- "wpscholar"
reviewers:
- "aalani95"
- "circlecube"
- "wpscholar"
commit-message:
prefix: "Composer"
prefix-development: "Composer Dev"
Expand Down

0 comments on commit eb625e7

Please sign in to comment.