fastapi-master/.github/dependabot.yml

17 lines
311 B
YAML
Raw Permalink Normal View History

2024-08-24 12:41:47 +08:00
version: 2
updates:
# GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix:
# Python
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
commit-message:
prefix: