From f28d8a918cc4a51a1a06289a89997967fcf2a4a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 08:14:35 +0000 Subject: [PATCH] chore(deps): bump https://github.com/rubykatzen/baseline Bumps [https://github.com/rubykatzen/baseline](https://github.com/rubykatzen/baseline) from v0.16.2 to 0.17.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.16.2...v0.17.0) --- updated-dependencies: - dependency-name: https://github.com/rubykatzen/baseline dependency-version: 0.17.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 5bca8a4..3d28ef3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/rubykatzen/baseline - rev: v0.16.2 + rev: v0.17.0 hooks: - id: yamllint - id: pymarkdown