PYTHON-4363 Add dependabot config for Python (#1613)
This commit is contained in:
parent
9a3caefbeb
commit
a053a6d4b9
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -9,3 +9,8 @@ updates:
|
||||
actions:
|
||||
patterns:
|
||||
- "*"
|
||||
# Python
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user