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 3e11054 commit a9ac57eCopy full SHA for a9ac57e
.github/dependabot.yml
@@ -0,0 +1,17 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: pip
4
+ directory: "/"
5
+ schedule:
6
+ interval: daily
7
+ open-pull-requests-limit: 10
8
9
+ directory: "/docs/requirements.txt"
10
11
12
13
+- package-ecosystem: github-actions
14
15
16
17
0 commit comments