agent2 / .github /dependabot.yml
Deputydoofy's picture
Upload folder using huggingface_hub
868b252 verified
raw
history blame contribute delete
448 Bytes
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: npm
directory: /cli
schedule:
interval: weekly
- package-ecosystem: npm
directory: /next
schedule:
interval: weekly
- package-ecosystem: pip
directory: /platform
schedule:
interval: weekly