Skip to content

Commit

Permalink
Add Assignees to Dependabot Configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoberger committed Jan 28, 2024
1 parent fe7a3a9 commit ae16d7b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ updates:
directory: "/"
schedule:
interval: "monthly"
assignees:
- "ricoberger"
groups:
github-actions:
patterns:
Expand All @@ -13,6 +15,8 @@ updates:
directory: "/"
schedule:
interval: "monthly"
assignees:
- "ricoberger"
groups:
docker:
patterns:
Expand All @@ -22,6 +26,8 @@ updates:
directory: "/"
schedule:
interval: "monthly"
assignees:
- "ricoberger"
groups:
gomod:
patterns:
Expand Down

0 comments on commit ae16d7b

Please sign in to comment.