Skip to content

Commit

Permalink
Add Dependabot group for deadpool (#1999)
Browse files Browse the repository at this point in the history
  • Loading branch information
divergentdave authored Sep 26, 2023
1 parent 868de93 commit 46bd6dc
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 46bd6dc

Please sign in to comment.