nikoksr/proji

View on GitHub
.github/dependabot.yml

Summary

Maintainability
Test Coverage
version: 2
updates:
  - package-ecosystem: "gomod"
    directory: "/"
    schedule:
      interval: "daily"
      time: "08:00"
    labels:
      - "Type: Dependencies"
      - "Status: Review Needed"
      - "Priority: Low"
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"
      time: "08:00"
    labels:
      - "Type: Dependencies"
      - "Status: Review Needed"
      - "Priority: Low"