Skip to content

Commit

Permalink
Add/dependbot reviewer (#83)
Browse files Browse the repository at this point in the history
* add the core maintainer as the default reviewer of the dependbot pull requests

* `CHANGELOG.md` updated
  • Loading branch information
AHReccese authored Jan 2, 2025
1 parent 5b295f4 commit 8d14670
Show file tree
Hide file tree
Showing 2 changed files with 3 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,3 +9,5 @@ updates:
target-branch: dev
assignees:
- "AHReccese"
reviewers:
- "AHReccese"
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]
### Added
- default reviewer added in `dependabot.yml`
- `ReserverBaseError` added in `reserver/__init__.py`
### Changed
- `README.md` updated
Expand Down

0 comments on commit 8d14670

Please sign in to comment.