Skip to content

Commit 357edbf

Browse files
committed
ci: remove redundant pip package ecosystem configuration from dependabot
1 parent 0609a9a commit 357edbf

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,4 @@ updates:
1111
python-dependencies:
1212
patterns:
1313
- "*"
14-
- package-ecosystem: "pip"
15-
directory: "/"
16-
schedule:
17-
interval: "weekly"
18-
timezone: "Asia/Shanghai"
19-
day: "friday"
20-
target-branch: "main"
21-
groups:
22-
python-dependencies:
23-
patterns:
24-
- "*"
14+

0 commit comments

Comments
 (0)