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.
2 parents 375c71e + 23b7eec commit a69d8e8Copy full SHA for a69d8e8
.github/dependabot.yml
@@ -4,26 +4,23 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
- day: "monday"
8
- time: "14:00"
+ day: "sunday"
9
timezone: "Asia/Tokyo"
10
open-pull-requests-limit: 5
11
12
- package-ecosystem: "github-actions"
13
directory: "/actions/publish"
14
15
16
17
18
19
20
21
- package-ecosystem: "npm"
22
23
24
25
26
27
28
versioning-strategy: increase
29
0 commit comments