From 03300c7d8d8c3f1e3d180ea9c6f480ce09c01e0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 04:44:34 +0000 Subject: [PATCH] Bump https://github.com/owenlamont/ryl-pre-commit from v0.9.2 to 0.10.1 Bumps [https://github.com/owenlamont/ryl-pre-commit](https://github.com/owenlamont/ryl-pre-commit) from v0.9.2 to 0.10.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...cc78a651c2db5e21c764f92fe366bdd4b26a0db8) --- updated-dependencies: - dependency-name: https://github.com/owenlamont/ryl-pre-commit dependency-version: 0.10.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..3cd7d24 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: cc78a651c2db5e21c764f92fe366bdd4b26a0db8 # frozen: v0.10.1 hooks: - id: ryl - repo: https://github.com/tombi-toml/tombi-pre-commit