Skip to content

Commit

Permalink
chore(dependabot): add all subpackages (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen authored Jan 28, 2024
1 parent a2fd4e8 commit beecda9
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,38 @@ updates:
- 'hougesen'
open-pull-requests-limit: 25

- package-ecosystem: 'cargo'
directory: '/hitt-cli'
schedule:
interval: 'weekly'
assignees:
- 'hougesen'
open-pull-requests-limit: 25

- package-ecosystem: 'cargo'
directory: '/hitt-formatter'
schedule:
interval: 'weekly'
assignees:
- 'hougesen'
open-pull-requests-limit: 25

- package-ecosystem: 'cargo'
directory: '/hitt-parser'
schedule:
interval: 'weekly'
assignees:
- 'hougesen'
open-pull-requests-limit: 25

- package-ecosystem: 'cargo'
directory: '/hitt-request'
schedule:
interval: 'weekly'
assignees:
- 'hougesen'
open-pull-requests-limit: 25

- package-ecosystem: 'npm'
directory: '/docs'
schedule:
Expand Down

0 comments on commit beecda9

Please sign in to comment.