Add dependabot to tensorrt python deps (#8455)

This commit is contained in:
Nicolas Mowen 2023-11-05 13:29:06 -07:00 committed by GitHub
parent 14c89c9b63
commit 4c05ef48a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,12 @@ updates:
interval: daily
open-pull-requests-limit: 10
target-branch: dev
- package-ecosystem: "pip"
directory: "/docker/tensorrt"
schedule:
interval: daily
open-pull-requests-limit: 10
target-branch: dev
- package-ecosystem: "npm"
directory: "/web"
schedule: