umap/.github/dependabot.yml

11 lines
256 B
YAML
Raw Normal View History

2024-01-05 09:34:24 -06:00
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore:"