From fa390ce3ed99e3d7c27f0a82396aaa17ec25d611 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 08:20:09 -0800 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#3185) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .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 5e13ec08e..3faf377ce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: blacken-docs additional_dependencies: [black==23.12.1] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.12 + rev: v0.1.13 hooks: - id: ruff-format - id: ruff