From 52be0024e37ff342ea69183ef088729eb316d7ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 00:33:58 +0000 Subject: [PATCH] chore(deps): update pre-commit hook embarkstudios/cargo-deny to v0.19.8 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d457f62..122193e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: clippy - repo: https://github.com/EmbarkStudios/cargo-deny - rev: 0.19.7 + rev: 0.19.8 hooks: - id: cargo-deny