From a98df40618a27f22b26bac456655cd342095f194 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 20:57:24 +0300 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#61) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.4...v0.4.5) - [github.com/renovatebot/pre-commit-hooks: 37.368.9 → 37.379.0](https://github.com/renovatebot/pre-commit-hooks/compare/37.368.9...37.379.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .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 98217db..a7fd32c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: - id: detect-secrets - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.4 + rev: v0.4.5 hooks: - id: ruff args: [--fix] @@ -54,7 +54,7 @@ repos: - id: gitleaks - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.368.9 + rev: 37.379.0 hooks: - id: renovate-config-validator