Skip to content

Commit

Permalink
Add Dependabot group for deadpool
Browse files Browse the repository at this point in the history
  • Loading branch information
divergentdave committed Sep 26, 2023
1 parent 868de93 commit a09b630
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ updates:
patterns:
- tokio-postgres
- postgres-*
deadpool:
patterns:
- deadpool
- deadpool-*
error-handling:
patterns:
- thiserror
Expand Down Expand Up @@ -97,6 +101,10 @@ updates:
patterns:
- tokio-postgres
- postgres-*
deadpool:
patterns:
- deadpool
- deadpool-*
error-handling:
patterns:
- thiserror
Expand Down Expand Up @@ -156,6 +164,10 @@ updates:
patterns:
- tokio-postgres
- postgres-*
deadpool:
patterns:
- deadpool
- deadpool-*
error-handling:
patterns:
- thiserror
Expand Down

0 comments on commit a09b630

Please sign in to comment.