mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
skip all patch updates
This commit is contained in:
parent
f5f37009cb
commit
e5ae01ea71
1 changed files with 4 additions and 6 deletions
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
|
@ -10,10 +10,8 @@ updates:
|
|||
schedule:
|
||||
interval: "daily"
|
||||
ignore:
|
||||
# a few dependencies get a lot of patch updates that become pretty noisy
|
||||
- dependency-name: "libc"
|
||||
# skip patch updates, as they can be quite noisy, but keep
|
||||
# minor and major updates so that we don't fall too far
|
||||
# behind
|
||||
- dependency-name: "*"
|
||||
update-types: ["version-update:semver-patch"]
|
||||
- dependency-name: "clap"
|
||||
update-types: ["version-update:semver-patch"]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue