saidsef/k8s-spot-termination-notice

View on GitHub
.github/dependabot.yaml

Summary

Maintainability
Test Coverage
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"
    pull-request-branch-name:
      separator: "-"
  - package-ecosystem: "docker"
    directory: "/"
    schedule:
      interval: "weekly"
    reviewers:
      - "saidsef"
    pull-request-branch-name:
      separator: "-"
  - package-ecosystem: "pip"
    directory: "/"
    schedule:
      interval: "weekly"
    reviewers:
      - "saidsef"
    pull-request-branch-name:
      separator: "-"