From f2b980f30e917300c51fa184db3141b8832ce643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 14:26:07 +0000 Subject: [PATCH] Bump the build-deps group across 1 directory with 2 updates Bumps the build-deps group with 2 updates in the /build/deps directory: [ferretdb/ferretdb-textlint](https://github.com/FerretDB/deps) and davidanson/markdownlint-cli2. Updates `ferretdb/ferretdb-textlint` from 13.4.1-1 to 14.0.4-2 - [Commits](https://github.com/FerretDB/deps/commits) Updates `davidanson/markdownlint-cli2` from v0.8.1 to v0.13.0 --- updated-dependencies: - dependency-name: ferretdb/ferretdb-textlint dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-deps - dependency-name: davidanson/markdownlint-cli2 dependency-type: direct:production dependency-group: build-deps ... Signed-off-by: dependabot[bot] --- build/deps/ferretdb-textlint.Dockerfile | 2 +- build/deps/markdownlint.Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/deps/ferretdb-textlint.Dockerfile b/build/deps/ferretdb-textlint.Dockerfile index 0ca3cf095..035cad60b 100644 --- a/build/deps/ferretdb-textlint.Dockerfile +++ b/build/deps/ferretdb-textlint.Dockerfile @@ -1 +1 @@ -FROM ghcr.io/ferretdb/ferretdb-textlint:13.4.1-1 +FROM ghcr.io/ferretdb/ferretdb-textlint:14.0.4-2 diff --git a/build/deps/markdownlint.Dockerfile b/build/deps/markdownlint.Dockerfile index cdb46f233..0521b08a1 100644 --- a/build/deps/markdownlint.Dockerfile +++ b/build/deps/markdownlint.Dockerfile @@ -1 +1 @@ -FROM davidanson/markdownlint-cli2:v0.8.1 +FROM davidanson/markdownlint-cli2:v0.13.0