summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 86e010dffa1c9ffdd70fca4007720b8c4b8cce7e (plain)
1
2
3
4
5
6
7
8
version: 2
updates:
- package-ecosystem: pip
  directory: "/"
  schedule:
    interval: monthly
    time: "08:00"
  open-pull-requests-limit: 99