From 66bd1150328621e2c4c795ff584317cbd53d52c4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:11:03 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.18.0) - [github.com/astral-sh/uv-pre-commit: 0.4.18 → 0.4.20](https://github.com/astral-sh/uv-pre-commit/compare/0.4.18...0.4.20) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 55808cf..359e6ea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - eof_newline=true # Specific checks and fixes for Python files - repo: https://github.com/asottile/pyupgrade - rev: v3.17.0 + rev: v3.18.0 hooks: - id: pyupgrade - repo: https://github.com/astral-sh/ruff-pre-commit @@ -68,7 +68,7 @@ repos: - main # Dependency management - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.4.18 + rev: 0.4.20 hooks: - id: pip-compile args: