lowcharts 0.5.8

Tool to draw low-resolution graphs in terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: weekly
    time: "09:00"
  ignore:
  - dependency-name: clap
    # I am staying in clap v3 until clap v4 supports colored help
    update-types: ["version-update:semver-major"]
- package-ecosystem: "github-actions"
  directory: "/"
  schedule:
    interval: weekly
    time: "09:00"