2021-02-09 22:41:14 +00:00
|
|
|
version: 2
|
|
|
|
updates:
|
2021-09-30 00:10:54 -04:00
|
|
|
- package-ecosystem: github-actions
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: daily
|
|
|
|
target-branch: main
|
|
|
|
- package-ecosystem: gradle
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: daily
|
|
|
|
target-branch: main
|
2023-02-26 15:37:42 +00:00
|
|
|
- package-ecosystem: npm
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: daily
|
|
|
|
target-branch: main
|