fabiocaccamo/python-codicefiscale

View on GitHub
.github/dependabot.yml

Summary

Maintainability
Test Coverage
version: 2
updates:

  - package-ecosystem: "pip"
    directory: "/"
    schedule:
      interval: "monthly"
    open-pull-requests-limit: 100

  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "monthly"
    open-pull-requests-limit: 100