Skip to content

Commit 8486597

Browse files
committed
ci: remove pip from Dependabot
1 parent 730e5d4 commit 8486597

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,3 @@ updates:
3030
- "*"
3131
update-types:
3232
- "patch"
33-
- package-ecosystem: pip
34-
directory: "/"
35-
schedule:
36-
interval: weekly
37-
time: '01:00'
38-
open-pull-requests-limit: 10
39-
commit-message:
40-
prefix: "deps: "
41-
labels: ["dependencies"] # Don't use any other labels.
42-
groups:
43-
patch-updates: # Patch updates are grouped together.
44-
patterns:
45-
- "*"
46-
update-types:
47-
- "patch"

0 commit comments

Comments
 (0)