Skip to content

Commit 0e405c9

Browse files
authored
Create dependabot.yml
1 parent 1085490 commit 0e405c9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
3+
version: 2
4+
updates:
5+
- package-ecosystem: "pip" # See documentation for possible values
6+
directory: "/" # Location of package manifests
7+
schedule:
8+
interval: "weekly"

0 commit comments

Comments
 (0)