Skip to content

Commit

Permalink
ci: assign KonradHoeffner to Dependabot pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradHoeffner committed Oct 26, 2023
1 parent dd699a3 commit a32f27a
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 @@ -3,10 +3,12 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/.github/workflows"
assignees: ["KonradHoeffner"]
schedule:
interval: "daily"
- package-ecosystem: "cargo"
directory: "/"
assignees: ["KonradHoeffner"]
schedule:
interval: "daily"
allow:
Expand Down

0 comments on commit a32f27a

Please sign in to comment.