proton-cli 0.0.0

A template command line application written in Rust leveraging the clap framework
1
2
3
4
5
6
7
8
9
10
11
version: 2

updates:
  - package-ecosystem: cargo
    directory: /
    schedule:
      interval: weekly
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: monthly