From 19898fa88b104146e04bbf36105aa1eb5747873d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 23:38:12 +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.1 to 0.16.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.16.1...v0.16.2) --- updated-dependencies: - dependency-name: https://github.com/rubykatzen/baseline dependency-version: 0.16.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 4a99444..5bca8a4 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.1 + rev: v0.16.2 hooks: - id: yamllint - id: pymarkdown