mirror of https://github.com/tiangolo/fastapi.git
👷 Add Dependabot (#5128)
This commit is contained in:
parent
bea5194ffc
commit
1d5bbe5552
|
|
@ -0,0 +1,12 @@
|
|||
version: 2
|
||||
updates:
|
||||
# GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
# Python
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
Loading…
Reference in New Issue