MaxKB/.github/dependabot.yml
CaptainB 5ffd3423ff
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
feat: load environment variables from .env file and update config loading logic
2025-04-15 15:09:26 +08:00

7 lines
138 B
YAML

version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
timezone: "Asia/Shanghai"