From 3787a9f2b563753b7b16010ef87dd1d0760791e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 08:08:09 +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.16.1. - [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.16.1) --- updated-dependencies: - dependency-name: https://github.com/rubykatzen/baseline dependency-version: 0.16.1 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..4a99444 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.16.1 hooks: - id: yamllint - id: pymarkdown