Skip to content

Commit

Permalink
chore: add dependabot assignees (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
shipengqi committed Oct 18, 2023
1 parent eb1e3a1 commit 92f3249
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
version: 2
updates:
- package-ecosystem: "gomod"
assignees:
- "shipengqi"
directory: "/"
schedule:
interval: "daily"
Expand All @@ -11,6 +13,8 @@ updates:
prefix: "feat"
include: "scope"
- package-ecosystem: "github-actions"
assignees:
- "shipengqi"
directory: "/"
schedule:
interval: "daily"
Expand Down
1 change: 1 addition & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ example:

documentation:
- docs/**/*
- README.md

dependencies:
- go.mod
Expand Down

0 comments on commit 92f3249

Please sign in to comment.