git-heckout 0.6.0

Check out your favorite branches without typing them correctly.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: '11:00'
  open-pull-requests-limit: 99
  commit-message: { prefix: "" }
  reviewers: [ rye ]
  assignees: [ rye ]
  allow:
  - dependency-type: direct
  - dependency-type: indirect