dmyersturnbull/service-it

View on GitHub
.github/dependabot.yml

Summary

Maintainability
Test Coverage
version: 2
# see options in https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
updates:
  - package-ecosystem: pip
    directory: /
    schedule:
      interval: weekly
    labels: ["kind: infrastructure"]
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: weekly
    labels: ["kind: infrastructure"]