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 137aafe + a89db16 commit 2f42daeCopy full SHA for 2f42dae
.github/dependabot.yml
@@ -7,6 +7,9 @@ updates:
7
day: "monday"
8
time: "14:00"
9
timezone: "Asia/Tokyo"
10
+ open-pull-requests-limit: 5
11
+ reviewers:
12
+ - "increments/qiita-dev-group"
13
14
- package-ecosystem: "github-actions"
15
directory: "/actions/publish"
@@ -15,6 +18,9 @@ updates:
18
16
19
17
20
21
22
23
24
25
- package-ecosystem: "npm"
26
directory: "/"
@@ -24,3 +30,6 @@ updates:
30
31
32
versioning-strategy: increase
33
34
35
0 commit comments