Skip to content

Commit 54cb5de

Browse files
committed
ci: remove Python dependencies from Dependabot config
1 parent 92ec250 commit 54cb5de

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,5 @@ updates:
1515
# Go (Go modules)
1616
- package-ecosystem: "gomod"
1717
directory: "/"
18-
schedule:
19-
interval: "weekly"
20-
21-
# Python (pip)
22-
- package-ecosystem: "pip"
23-
directory: "/pytools"
2418
schedule:
2519
interval: "weekly"

0 commit comments

Comments
 (0)