You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
373 B
16 lines
373 B
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"
|
|
|