Skip to content

Commit

Permalink
chore: update dependabot config file for updates across projects
Browse files Browse the repository at this point in the history
  • Loading branch information
andrueastman authored Oct 16, 2024
1 parent 70c6c2c commit 8fc5f6a
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
directories:
- "/packages/abstractions"
- "/packages/serialization/form"
- "/packages/serialization/json"
- "/packages/serialization/text"
- "/packages/serialization/multipart"
- "/packages/authentication/azure"
- "/packages/http/httpx"
schedule:
interval: daily
open-pull-requests-limit: 10
Expand All @@ -17,4 +24,4 @@ updates:
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
open-pull-requests-limit: 10

0 comments on commit 8fc5f6a

Please sign in to comment.