From 7180488515f7840bfc455a8cc288bde0ab2392be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 04:13:46 +0000 Subject: [PATCH] Bump https://github.com/owenlamont/ryl-pre-commit from v0.9.2 to 0.19.1 Bumps [https://github.com/owenlamont/ryl-pre-commit](https://github.com/owenlamont/ryl-pre-commit) from v0.9.2 to 0.19.1. This release includes the previously tagged commit. - [Release notes](https://github.com/owenlamont/ryl-pre-commit/releases) - [Commits](https://github.com/owenlamont/ryl-pre-commit/compare/3768c56155771d7fe56cecf87cd7c3a173867e5d...d14cb7800ae727d7eaaa9d7d3ea0eec2ded7cd9c) --- updated-dependencies: - dependency-name: https://github.com/owenlamont/ryl-pre-commit dependency-version: 0.19.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 6e848c2..867d323 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: end-of-file-fixer - id: debug-statements - repo: https://github.com/owenlamont/ryl-pre-commit - rev: 3768c56155771d7fe56cecf87cd7c3a173867e5d # frozen: v0.9.2 + rev: d14cb7800ae727d7eaaa9d7d3ea0eec2ded7cd9c # frozen: v0.19.1 hooks: - id: ryl - repo: https://github.com/tombi-toml/tombi-pre-commit