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 8302873 commit dfb8911Copy full SHA for dfb8911
.dependabot/config.yaml
.github/dependabot.yml
@@ -0,0 +1,32 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: pip
4
+ directory: "/dvp"
5
+ schedule:
6
+ interval: monthly
7
+ open-pull-requests-limit: 10
8
+ target-branch: develop
9
10
+ directory: "/common"
11
12
13
14
15
16
+ directory: "/platform"
17
18
19
20
21
22
+ directory: "/libs"
23
24
25
26
27
28
+ directory: "/tools"
29
30
31
32
0 commit comments