Skip to content

Commit

Permalink
[Dependabot] Set reviewers for actions group updates (#2248)
Browse files Browse the repository at this point in the history
  • Loading branch information
Torch3333 authored Sep 24, 2024
1 parent 089e3ed commit bcb93b9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "scalar-labs/scalardb"

- package-ecosystem: "github-actions"
target-branch: "3.13"
Expand All @@ -48,6 +50,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "scalar-labs/scalardb"

- package-ecosystem: "github-actions"
target-branch: "3.12"
Expand All @@ -58,6 +62,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "scalar-labs/scalardb"

- package-ecosystem: "github-actions"
target-branch: "3.11"
Expand All @@ -68,6 +74,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "scalar-labs/scalardb"

- package-ecosystem: "github-actions"
target-branch: "3.10"
Expand All @@ -78,6 +86,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "scalar-labs/scalardb"

- package-ecosystem: "github-actions"
target-branch: "3.9"
Expand All @@ -88,4 +98,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "scalar-labs/scalardb"

0 comments on commit bcb93b9

Please sign in to comment.