pivoshenko/poetry-plugin-dotenv

View on GitHub
.github/dependabot.yaml

Summary

Maintainability
Test Coverage
version: 2

updates:
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: weekly
    labels:
      - "priority: low"
      - "type: maintenance"
      - "type: dependencies"

  - package-ecosystem: pip
    directory: /
    schedule:
      interval: weekly
    labels:
      - "priority: low"
      - "type: maintenance"
      - "type: dependencies"