Skip to content

Commit

Permalink
ci: set reviewers for dependabot so that I know about the PRs. (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoido authored Dec 10, 2023
1 parent f633fc6 commit e2338cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ updates:
interval: "daily"
commit-message:
prefix: "fix: ⬆️ "
reviewers: ["@zoido"]

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "ci: ⬆️ "
reviewers: ["@zoido"]

0 comments on commit e2338cb

Please sign in to comment.