From 49590a0e6605524dc73e6af11c98457b7bafb205 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 13:34:13 +0000 Subject: [PATCH] chore(deps): update pre-commit hook embarkstudios/cargo-deny to v0.19.6 --- .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 aea6bb1..3c2ee9d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: clippy - repo: https://github.com/EmbarkStudios/cargo-deny - rev: 0.19.4 + rev: 0.19.6 hooks: - id: cargo-deny