This repository has been archived on 2024-06-02. You can view files and clone it, but cannot push or open issues or pull requests.
async_pymongo/.github/dependabot.yml
2023-06-22 11:41:19 +07:00

9 lines
159 B
YAML

version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
time: "22:00"
open-pull-requests-limit: 10