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 6c45053 commit 334dc46Copy full SHA for 334dc46
.github/CODEOWNERS
@@ -0,0 +1,5 @@
1
+# package-ecosystem: bundler, directories: /
2
+/Gemfile @increments/qiita-dev-group
3
+
4
+# package-ecosystem: github-actions, directories: /
5
+/.github/workflows @increments/qiita-dev-group
.github/dependabot.yml
@@ -9,8 +9,6 @@ updates:
9
time: "14:00"
10
timezone: "Asia/Tokyo"
11
open-pull-requests-limit: 5
12
- reviewers:
13
- - "increments/qiita-dev-group"
14
rebase-strategy: "disabled"
15
16
- package-ecosystem: "github-actions"
@@ -21,6 +19,4 @@ updates:
21
19
22
20
23
24
25
26
0 commit comments