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 23df46b commit a89db16Copy full SHA for a89db16
.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