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 f3e41d3 commit 3c74fd5Copy full SHA for 3c74fd5
.github/dependabot.yml
@@ -0,0 +1,32 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: pip
4
+ directory: "/allure-behave"
5
+ schedule:
6
+ interval: daily
7
+ time: "02:00"
8
+ open-pull-requests-limit: 10
9
10
+ directory: "/allure-pytest"
11
12
13
14
15
16
+ directory: "/allure-python-commons"
17
18
19
20
21
22
+ directory: "/allure-robotframework"
23
24
25
26
27
28
+ directory: "/allure-python-commons-test"
29
30
31
32
0 commit comments