From b35e25ed4b2417e74d5e3f74c732993f7688eb4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 08:08:06 +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.17.2. - [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.17.2) --- updated-dependencies: - dependency-name: https://github.com/rubykatzen/baseline dependency-version: 0.17.2 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..0b6c36a 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.17.2 hooks: - id: yamllint - id: pymarkdown