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 eae7db4 commit a15808aCopy full SHA for a15808a
.github/dependabot.yml
@@ -3,12 +3,24 @@ updates:
3
- package-ecosystem: gitsubmodule
4
directory: "/"
5
schedule:
6
- interval: daily
7
- time: "13:00"
8
- open-pull-requests-limit: 10
+ interval: weekly
+ time: "09:00"
+ timezone: "America/Los_Angeles"
9
+ reviewers:
10
+ - swift-nav/open-source
11
- package-ecosystem: cargo
12
13
14
15
16
17
18
19
+- package-ecosystem: "github-actions"
20
+ directory: "/"
21
+ schedule:
22
23
24
25
26
0 commit comments