mirror of https://github.com/tiangolo/fastapi.git
🔧 Group dependencies on dependabot updates (#10952)
This commit is contained in:
parent
26e57903d1
commit
fad1a464e7
|
|
@ -11,6 +11,10 @@ updates:
|
|||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "monthly"
|
||||
groups:
|
||||
python-packages:
|
||||
patterns:
|
||||
- "*"
|
||||
commit-message:
|
||||
prefix: ⬆
|
||||
|
|
|
|||
Loading…
Reference in New Issue