xtablo-source/backend/.github/dependabot.yml
Arthur Belleville 50ba9b340b
Modify backend
2025-03-15 08:46:51 +01:00

16 lines
309 B
YAML

version: 2
updates:
# GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix:
# Python
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: