Skip to content

Commit d0badeb

Browse files
authored
Remove Azure Pipeline config file and add pip dependency scanning for Dependabot (#1236)
1 parent dc2c813 commit d0badeb

File tree

2 files changed

+5
-58
lines changed

2 files changed

+5
-58
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
8+
- package-ecosystem: "pip"
9+
directory: "/"
10+
schedule:
11+
interval: "weekly"

azure-pipelines.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)