summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: beda0457794f150b06f119f3c15a1c95421667cc (plain)
1
2
3
4
5
6
7
---
version: 2
updates:
  - package-ecosystem: "pip"
    directory: "/requirements"
    schedule:
      interval: "monthly"