Skip to content

Commit

Permalink
Update dependabot.yml (#446)
Browse files Browse the repository at this point in the history
Change schedule and remove reviewers/assignees
  • Loading branch information
mpguerra authored Jan 28, 2025
1 parent 28f1f08 commit 2a0eea1
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,12 @@ updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
interval: monthly
timezone: America/New_York
open-pull-requests-limit: 10
reviewers:
- natalieesk
assignees:
- natalieesk
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
interval: monthly
timezone: America/New_York
open-pull-requests-limit: 10
reviewers:
- natalieesk
assignees:
- natalieesk

0 comments on commit 2a0eea1

Please sign in to comment.