mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 03:35:26 +03:00
Add dependabot to tensorrt python deps
This commit is contained in:
parent
65e3e67a83
commit
275d6a1747
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user