Files
AgentGPT/.github/dependabot.yml
2023-06-03 15:12:23 -07:00

20 lines
448 B
YAML

# 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