Skip to content

Commit

Permalink
config: update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Apr 29, 2024
1 parent ad8ba29 commit 5f9f12a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ updates:
time: "13:00"
open-pull-requests-limit: 10
reviewers:
- jimbrig
- jimbrig
allow:
- dependency-type: direct
- dependency-type: indirect
- dependency-type: direct
- dependency-type: indirect
commit-message:
prefix: "fix: "
prefix: "chore: "
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
time: "13:00"
commit-message:
prefix: "fix: "
prefix: "chore: "

0 comments on commit 5f9f12a

Please sign in to comment.