We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b0f14 commit 4f82c8cCopy full SHA for 4f82c8c
.github/dependabot.yml
@@ -1,7 +1,8 @@
1
version: 2
2
updates:
3
- package-ecosystem: pip
4
- directory: "/"
+ directories:
5
+ - "/"
6
schedule:
7
interval: daily
8
time: "02:00"
0 commit comments