From d5b6268ae46b7ec58ddf854d6af402b925c3bd32 Mon Sep 17 00:00:00 2001 From: drdavella <2458487+drdavella@users.noreply.github.com> Date: Wed, 29 Jan 2025 00:17:07 +0000 Subject: [PATCH] chore: 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 042ef716..c21d7a4b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: # Run the formatter. # - id: ruff-format - repo: https://github.com/pycqa/isort - rev: 5.13.2 + rev: 6.0.0 hooks: - id: isort exclude: tests/samples/