From 5ea90fb639773ad30b3288d49358f8c7054609b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 04:13:39 +0000 Subject: [PATCH] Bump https://github.com/owenlamont/ryl-pre-commit from v0.9.2 to 0.12.0 Bumps [https://github.com/owenlamont/ryl-pre-commit](https://github.com/owenlamont/ryl-pre-commit) from v0.9.2 to 0.12.0. 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...fe1fb7becb9f7eb3528d14baadf40accbebb2d30) --- updated-dependencies: - dependency-name: https://github.com/owenlamont/ryl-pre-commit dependency-version: 0.12.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 6e848c2..88e5799 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: fe1fb7becb9f7eb3528d14baadf40accbebb2d30 # frozen: v0.12.0 hooks: - id: ryl - repo: https://github.com/tombi-toml/tombi-pre-commit