mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-25 17:22:55 +00:00
ci: remove redundant pip package ecosystem configuration from dependabot
This commit is contained in:
parent
0609a9afc8
commit
357edbfbe0
|
|
@ -11,14 +11,4 @@ updates:
|
|||
python-dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
timezone: "Asia/Shanghai"
|
||||
day: "friday"
|
||||
target-branch: "main"
|
||||
groups:
|
||||
python-dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue