summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: 491deae0af2cae800a8fd1bc1ffb5ecd09221266 (plain)
1
2
3
4
5
6
7
version: 2
updates:
- package-ecosystem: pip
  directory: "/"
  schedule:
    interval: daily
  open-pull-requests-limit: 10