Skip to content

Commit b74c8fe

Browse files
Remove pip dependabot configuration. (#752)
Signed-off-by: Leander Stephen D'Souza <[email protected]>
1 parent 2b5dc5d commit b74c8fe

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
@@ -1,11 +1,5 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "pip"
4-
directory: "/"
5-
schedule:
6-
interval: "daily"
7-
commit-message:
8-
prefix: "🐍"
93
- package-ecosystem: "github-actions"
104
directory: "/"
115
schedule:

0 commit comments

Comments
 (0)