Skip to content

Commit

Permalink
Cargo.lock: Update(*)
Browse files Browse the repository at this point in the history
Our dependabot configuration:

- Splits up each depedency update into a separate PR
- Is configured to only have outstanding a maximum number of PRs at a certain time

These two things combined with the dependency graph size and rate
of churn mean we are now far behind.

We should change this to how bootc works: Queue all minor updates
into a big PR.

Anyways, let's catch up.

Signed-off-by: Colin Walters <[email protected]>
  • Loading branch information
cgwalters committed Jan 15, 2025
1 parent 0f8b9c9 commit d8d88ed
Showing 1 changed file with 1,020 additions and 643 deletions.
Loading

0 comments on commit d8d88ed

Please sign in to comment.