aboutsummaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: b38df29f46e14033477513e27b6b7a689b75ed51 (plain)
1
2
3
4
5
6
version: 2
updates:
  - package-ecosystem: "pip"
    directory: "/"
    schedule:
      interval: "daily"