From 9a014e119a8f7ef98d326ff46866ecaa67681f0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 04:14:47 +0000 Subject: [PATCH] Bump https://github.com/owenlamont/ryl-pre-commit from v0.9.2 to 0.16.0 Bumps [https://github.com/owenlamont/ryl-pre-commit](https://github.com/owenlamont/ryl-pre-commit) from v0.9.2 to 0.16.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...78cba534fbb0daf063f4428bdd5e395aca7efc87) --- updated-dependencies: - dependency-name: https://github.com/owenlamont/ryl-pre-commit dependency-version: 0.16.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..edcccb1 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: 78cba534fbb0daf063f4428bdd5e395aca7efc87 # frozen: v0.16.0 hooks: - id: ryl - repo: https://github.com/tombi-toml/tombi-pre-commit