From bbaf1800ed6ffd7d756f5cc5a1a7dd1190257bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 10:36:01 +0000 Subject: [PATCH] Bump openapi-lint from `750714d` to `bdd1468` Bumps [openapi-lint](https://github.com/oxidecomputer/openapi-lint) from `750714d` to `bdd1468`. - [Commits](https://github.com/oxidecomputer/openapi-lint/compare/750714d4abe52517f223047fa4fc1569a5f446b5...bdd14689fd1fee2fc615c23996232014a6d4aa54) --- updated-dependencies: - dependency-name: openapi-lint dependency-version: bdd14689fd1fee2fc615c23996232014a6d4aa54 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 4a381a6..5e5f0e2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1898,7 +1898,7 @@ checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775" [[package]] name = "openapi-lint" version = "0.4.0" -source = "git+https://github.com/oxidecomputer/openapi-lint?branch=main#750714d4abe52517f223047fa4fc1569a5f446b5" +source = "git+https://github.com/oxidecomputer/openapi-lint?branch=main#bdd14689fd1fee2fc615c23996232014a6d4aa54" dependencies = [ "heck", "indexmap 2.7.0",