We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b186c commit 7286388Copy full SHA for 7286388
1 file changed
.github/dependabot.yml
@@ -12,3 +12,7 @@ updates:
12
directory: "/"
13
schedule:
14
interval: "daily"
15
+ - package-ecosystem: "pip"
16
+ directory: "/docs"
17
+ schedule:
18
+ interval: "daily"
0 commit comments