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 53580a4 commit 3468535Copy full SHA for 3468535
.github/dependabot.yml
@@ -22,8 +22,6 @@ updates:
22
prefix: "chore"
23
prefix-development: "chore"
24
include: "scope"
25
- assignees:
26
- - "naveensingh"
27
28
- package-ecosystem: "gradle"
29
directory: "/"
@@ -37,8 +35,6 @@ updates:
37
35
38
36
39
40
41
42
43
- package-ecosystem: "github-actions"
44
@@ -48,5 +44,3 @@ updates:
48
49
45
50
46
51
52
CODEOWNERS
@@ -0,0 +1 @@
1
+* @naveensingh
0 commit comments