Skip to content

Commit 5b36228

Browse files
authored
Update dependabot.yml (#3205)
Dependabot schedule interval is updating daily to monthly, so that PR will create monthly
1 parent f531142 commit 5b36228

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

.github/dependabot.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,79 +3,79 @@ updates:
33
- package-ecosystem: github-actions
44
directory: /
55
schedule:
6-
interval: daily
6+
interval: monthly
77

88
- package-ecosystem: maven
99
directory: /java/carrier
1010
schedule:
11-
interval: daily
11+
interval: monthly
1212

1313
- package-ecosystem: maven
1414
directory: /java/demo
1515
schedule:
16-
interval: daily
16+
interval: monthly
1717

1818
- package-ecosystem: maven
1919
directory: /java/geocoder
2020
schedule:
21-
interval: daily
21+
interval: monthly
2222

2323
- package-ecosystem: maven
2424
directory: /java/internal/prefixmapper
2525
schedule:
26-
interval: daily
26+
interval: monthly
2727

2828
- package-ecosystem: maven
2929
directory: /java/libphonenumber
3030
schedule:
31-
interval: daily
31+
interval: monthly
3232

3333
- package-ecosystem: maven
3434
directory: /java
3535
schedule:
36-
interval: daily
36+
interval: monthly
3737

3838
- package-ecosystem: maven
3939
directory: /metadata
4040
schedule:
41-
interval: daily
41+
interval: monthly
4242

4343
- package-ecosystem: maven
4444
directory: /migrator/migrator-servlet
4545
schedule:
46-
interval: daily
46+
interval: monthly
4747

4848
- package-ecosystem: maven
4949
directory: /migrator
5050
schedule:
51-
interval: daily
51+
interval: monthly
5252

5353
- package-ecosystem: maven
5454
directory: /
5555
schedule:
56-
interval: daily
56+
interval: monthly
5757

5858
- package-ecosystem: maven
5959
directory: /tools/java/common
6060
schedule:
61-
interval: daily
61+
interval: monthly
6262

6363
- package-ecosystem: maven
6464
directory: /tools/java/cpp-build
6565
schedule:
66-
interval: daily
66+
interval: monthly
6767

6868
- package-ecosystem: maven
6969
directory: /tools/java/data
7070
schedule:
71-
interval: daily
71+
interval: monthly
7272

7373
- package-ecosystem: maven
7474
directory: /tools/java/java-build
7575
schedule:
76-
interval: daily
76+
interval: monthly
7777

7878
- package-ecosystem: maven
7979
directory: /tools/java
8080
schedule:
81-
interval: daily
81+
interval: monthly

0 commit comments

Comments
 (0)