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 8e4773b commit d7b3340Copy full SHA for d7b3340
.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