We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f52eb8 commit 2822e8aCopy full SHA for 2822e8a
1 file changed
.github/dependabot.yml
@@ -16,6 +16,8 @@ updates:
16
interval: "monthly"
17
commit-message:
18
prefix: "chore(deps)"
19
+ reviewers:
20
+ - "github/cse-intelligence-engine-squad"
21
# Group version and security updates separately.
22
groups:
23
actions-version:
@@ -36,6 +38,8 @@ updates:
36
38
37
39
40
versioning-strategy: increase-if-necessary
41
42
43
44
45
npm-version:
0 commit comments