MaxKB/.github/dependabot.yml
CaptainB 357edbfbe0
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
ci: remove redundant pip package ecosystem configuration from dependabot
2025-04-30 11:21:23 +08:00

15 lines
257 B
YAML

version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
timezone: "Asia/Shanghai"
day: "friday"
target-branch: "v2"
groups:
python-dependencies:
patterns:
- "*"