init4-bin-base 0.19.0

Internal utilities for binaries produced by the init4 team
1
2
3
4
5
6
7
8
9
10
11
12
13
version: 2
updates:
- package-ecosystem: "cargo"
  # Look for `Cargo.toml` and `Cargo.lock` in the root directory
  directory: "/"
  # Check for updates every Monday
  schedule:
    interval: "weekly"
- package-ecosystem: "github-actions"
  directory: "/"
  # Check for updates every Monday
  schedule:
    interval: "weekly"