Skip to content

Commit

Permalink
Add reviewers to dependabot PRs (#4156)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Trachier <[email protected]>
  • Loading branch information
matttrach authored May 1, 2023
1 parent 8554bea commit a5d8dc7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,13 @@ updates:
- dependency-name: "rancher/hardened-kubernetes"
schedule:
interval: "weekly"
reviewers:
- "rancher/k3s"

# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "rancher/k3s"

0 comments on commit a5d8dc7

Please sign in to comment.