Skip to content

Commit be5b4ae

Browse files
committed
chore: remove dependabot android scanning and change to monthly
1 parent 5ce3df7 commit be5b4ae

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,7 @@ updates:
33
- package-ecosystem: pub
44
directory: /
55
schedule:
6-
interval: weekly
6+
interval: monthly
77
groups:
88
pub:
99
patterns: ["*"]
10-
- package-ecosystem: gradle
11-
directory: /android
12-
schedule:
13-
interval: weekly
14-
groups:
15-
android:
16-
patterns: ["*"]

0 commit comments

Comments
 (0)