diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 349602150..3e9f25eab 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -38,6 +38,10 @@ updates: patterns: - tokio-postgres - postgres-* + deadpool: + patterns: + - deadpool + - deadpool-* error-handling: patterns: - thiserror @@ -97,6 +101,10 @@ updates: patterns: - tokio-postgres - postgres-* + deadpool: + patterns: + - deadpool + - deadpool-* error-handling: patterns: - thiserror @@ -156,6 +164,10 @@ updates: patterns: - tokio-postgres - postgres-* + deadpool: + patterns: + - deadpool + - deadpool-* error-handling: patterns: - thiserror