There was an error while loading. Please reload this page.
1 parent fa75a3e commit 6a59763Copy full SHA for 6a59763
1 file changed
.github/dependabot.yml
@@ -1,8 +1,21 @@
1
version: 2
2
updates:
3
-- package-ecosystem: pip
4
- directory: "/"
5
- schedule:
6
- interval: daily
7
- time: '11:00'
8
- open-pull-requests-limit: 10
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: daily
+ time: "08:00"
+ timezone: "America/Mexico_City"
9
+ open-pull-requests-limit: 5
10
+ reviewers:
11
+ - "cuenca-mx/admin"
12
+
13
+ - package-ecosystem: pip
14
15
16
17
18
19
20
21
0 commit comments