From 0f747fc0d48432d1e33bb97d8dab1807e031c458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 14:31:35 +0000 Subject: [PATCH] chore(deps): bump the monthly-batch group with 4 updates Bumps the monthly-batch group with 4 updates: [https://github.com/hadolint/hadolint](https://github.com/hadolint/hadolint), [https://github.com/DavidAnson/markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2), [https://github.com/rubocop/rubocop](https://github.com/rubocop/rubocop) and [https://github.com/woodruffw/zizmor-pre-commit](https://github.com/woodruffw/zizmor-pre-commit). Updates `https://github.com/hadolint/hadolint` from v2.14.0 to 2.15.1 - [Release notes](https://github.com/hadolint/hadolint/releases) - [Changelog](https://github.com/hadolint/hadolint/blob/master/docs/RELEASE.md) - [Commits](https://github.com/hadolint/hadolint/compare/v2.14.0...v2.15.1) Updates `https://github.com/DavidAnson/markdownlint-cli2` from v0.23.1 to 0.23.2 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.23.1...v0.23.2) Updates `https://github.com/rubocop/rubocop` from v1.88.2 to 1.90.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.88.2...v1.90.0) Updates `https://github.com/woodruffw/zizmor-pre-commit` from v1.28.0 to 1.29.0 - [Release notes](https://github.com/woodruffw/zizmor-pre-commit/releases) - [Commits](https://github.com/woodruffw/zizmor-pre-commit/compare/v1.28.0...v1.29.0) --- updated-dependencies: - dependency-name: https://github.com/hadolint/hadolint dependency-version: 2.15.1 dependency-type: direct:production dependency-group: monthly-batch - dependency-name: https://github.com/DavidAnson/markdownlint-cli2 dependency-version: 0.23.2 dependency-type: direct:production dependency-group: monthly-batch - dependency-name: https://github.com/rubocop/rubocop dependency-version: 1.90.0 dependency-type: direct:production dependency-group: monthly-batch - dependency-name: https://github.com/woodruffw/zizmor-pre-commit dependency-version: 1.29.0 dependency-type: direct:production dependency-group: monthly-batch ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 88bf817..04bc38e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,13 +10,13 @@ repos: - id: gitleaks - repo: https://github.com/hadolint/hadolint - rev: v2.14.0 + rev: v2.15.1 hooks: - id: hadolint-docker args: ["--failure-threshold", "error"] - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.23.1 + rev: v0.23.2 hooks: - id: markdownlint-cli2-docker @@ -31,13 +31,13 @@ repos: - id: mixed-line-ending - repo: https://github.com/rubocop/rubocop - rev: v1.88.2 + rev: v1.90.0 hooks: - id: rubocop language_version: 3.4.7 args: ['--autocorrect', '--force-exclusion'] - repo: https://github.com/woodruffw/zizmor-pre-commit - rev: v1.28.0 + rev: v1.29.0 hooks: - id: zizmor