cargo-chef 0.1.67

A cargo sub-command to build project dependencies for optimal Docker layer caching.
Documentation
---
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"
    ignore:
      - dependency-name: "*"
        update-types:
          - "version-update:semver-patch"