Skip to content

Commit 067f961

Browse files
committed
add dependabot
1 parent 315cc5d commit 067f961

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pandas
22
requests
3-
packaging
3+
packaging

0 commit comments

Comments
 (0)