dependabot: Add cooldown
Some checks are pending
CI / msrv (push) Waiting to run
CI / clippy (push) Waiting to run
CI / randomized and slow tests (push) Waiting to run
CI / visual tests (push) Waiting to run
CI / test (push) Waiting to run
CI / check feature combinations (push) Waiting to run
CI / alpine musl (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / fedora (push) Waiting to run
CI / freebsd (push) Waiting to run
CI / nix (push) Waiting to run
CI / publish-wiki (push) Blocked by required conditions
CI / publish-docs (push) Blocked by required conditions

This commit is contained in:
Ivan Molodetskikh 2025-12-18 13:39:26 +03:00
parent 7ca46b44b2
commit f85cb5c5f9

View file

@ -13,10 +13,12 @@ updates:
update-types:
- "minor"
- "patch"
cooldown:
default-days: 7
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
ignore:
- dependency-name: "Andrew-Chen-Wang/github-wiki-action"
cooldown:
default-days: 7