Skip to content

Commit fe6d442

Browse files
authored
Merge pull request #8 from filiph/chore/dependabot-tweak
Stop controlling android gradle deps
2 parents 5b79b5f + 2eff8df commit fe6d442

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ updates:
2121
open-pull-requests-limit: 10
2222
commit-message:
2323
prefix: chore(deps)
24-
- package-ecosystem: "gradle"
25-
directory: "/android" # Location of package manifests
26-
schedule:
27-
interval: "weekly"
28-
open-pull-requests-limit: 10
29-
commit-message:
30-
prefix: chore(deps)
3124
- package-ecosystem: "github-actions"
3225
directory: "/" # Location of package manifests
3326
schedule:

0 commit comments

Comments
 (0)