From 7c3c79890a6addae91ac7b080d519bb4f5b7b25c Mon Sep 17 00:00:00 2001 From: tobehn <40893107+tobehn@users.noreply.github.com> Date: Thu, 27 Feb 2025 07:00:33 +0000 Subject: [PATCH] chore(deps): Update pre-commit hooks --- .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 11aa7e45..ea9da109 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: black - repo: https://github.com/pycqa/isort - rev: 6.0.0 + rev: 6.0.1 hooks: - id: isort