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 bfe7607 commit 6c1ba8bCopy full SHA for 6c1ba8b
.github/dependabot.yml
@@ -8,6 +8,8 @@ updates:
8
prefix: "chore"
9
prefix-development: "chore"
10
include: "scope"
11
+ assignees:
12
+ - "naveensingh"
13
14
- package-ecosystem: "gradle"
15
directory: "/"
@@ -17,3 +19,16 @@ updates:
17
19
18
20
21
22
23
24
+
25
+ - package-ecosystem: "github-actions"
26
+ directory: "/"
27
+ schedule:
28
+ interval: "weekly"
29
+ commit-message:
30
+ prefix: "chore"
31
+ prefix-development: "chore"
32
+ include: "scope"
33
34
0 commit comments