• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1version: 2
2updates:
3  - package-ecosystem: "cargo"
4    directory: "/"
5    schedule:
6      interval: "weekly"
7    target-branch: "main"
8  - package-ecosystem: "cargo"
9    directory: "/fuzz/"
10    schedule:
11      interval: "weekly"
12    target-branch: "main"
13  - package-ecosystem: "github-actions"
14    directory: "/"
15    schedule:
16      interval: "weekly"
17    target-branch: "main"
18