We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a3caef commit a053a6dCopy full SHA for a053a6d
.github/dependabot.yml
@@ -9,3 +9,8 @@ updates:
9
actions:
10
patterns:
11
- "*"
12
+ # Python
13
+ - package-ecosystem: "pip"
14
+ directory: "/"
15
+ schedule:
16
+ interval: "weekly"
0 commit comments