dependabot.yml 363 B

123456789101112
  1. version: 2
  2. updates:
  3. - # > Dependabot also supports the following package managers: [...]
  4. # > - pipenv, pip-compile, and poetry (specify pip)
  5. package-ecosystem: pip
  6. directory: /
  7. schedule:
  8. interval: weekly
  9. day: friday
  10. # https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates