mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Fix Python Dependabot (#7762)
This commit is contained in:
parent
a1b50d2cf4
commit
9185753322
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -13,7 +13,7 @@ updates:
|
|||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
target-branch: dev
|
target-branch: dev
|
||||||
- package-ecosystem: "pip"
|
- package-ecosystem: "pip"
|
||||||
directory: "/"
|
directory: "/docker/main"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user