From 8dd99a8657ed0e3250e2287cfd44def19da73f00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 08:12:46 +0000 Subject: [PATCH] chore(deps): bump https://github.com/rubykatzen/baseline Bumps [https://github.com/rubykatzen/baseline](https://github.com/rubykatzen/baseline) from v0.7.8 to 0.12.0. - [Release notes](https://github.com/rubykatzen/baseline/releases) - [Changelog](https://github.com/rubykatzen/baseline/blob/main/CHANGELOG.md) - [Commits](https://github.com/rubykatzen/baseline/compare/v0.7.8...v0.12.0) --- updated-dependencies: - dependency-name: https://github.com/rubykatzen/baseline dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 48570cc..ee08887 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/rubykatzen/baseline - rev: v0.7.8 + rev: v0.12.0 hooks: - id: yamllint - id: pymarkdown