File tree 2 files changed +9
-6
lines changed
2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change
1
+ # package-ecosystem: github-actions, directories: /
2
+ /.github /workflows @ increments/qiita-dev-group
3
+
4
+ # package-ecosystem: github-actions, directories: /actions/publish
5
+ /actions /publish /action.yml @ increments/qiita-dev-group
6
+
7
+ # package-ecosystem: npm, directories: /
8
+ /package.json @ increments/qiita-dev-group
9
+ /yarn.lock @ increments/qiita-dev-group
Original file line number Diff line number Diff line change 8
8
time : " 14:00"
9
9
timezone : " Asia/Tokyo"
10
10
open-pull-requests-limit : 5
11
- reviewers :
12
- - " increments/qiita-dev-group"
13
11
14
12
- package-ecosystem : " github-actions"
15
13
directory : " /actions/publish"
@@ -19,8 +17,6 @@ updates:
19
17
time : " 14:00"
20
18
timezone : " Asia/Tokyo"
21
19
open-pull-requests-limit : 5
22
- reviewers :
23
- - " increments/qiita-dev-group"
24
20
25
21
- package-ecosystem : " npm"
26
22
directory : " /"
@@ -31,5 +27,3 @@ updates:
31
27
timezone : " Asia/Tokyo"
32
28
versioning-strategy : increase
33
29
open-pull-requests-limit : 5
34
- reviewers :
35
- - " increments/qiita-dev-group"
You can’t perform that action at this time.
0 commit comments