blob: 0ddd181d2ce775545da0a155d2027d8693ed514b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
target-branch: main
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
target-branch: main
|