setgitconfig-rs 0.4.0

Set proper git username and email based on the current repository you are in.
1
2
3
4
5
6
7
8
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "04:00"
  open-pull-requests-limit: 10