bachya/aioridwell

View on GitHub
.github/dependabot.yml

Summary

Maintainability
Test Coverage
---
version: 2
updates:
  - package-ecosystem: pip
    directory: "/"
    schedule:
      interval: daily
      time: "06:00"

  - package-ecosystem: pip
    directory: "/.github/workflows"
    schedule:
      interval: daily
      time: "06:00"

  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: daily
      time: "06:00"