From ca24214b3b5c885046f0d93939f8ecc78935af69 Mon Sep 17 00:00:00 2001 From: Adibvafa Fallahpour <90617686+Adibvafa@users.noreply.github.com> Date: Fri, 20 Sep 2024 18:21:41 -0400 Subject: [PATCH] Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a11f108..15b9d33 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: ruff-format - repo: https://github.com/psf/black - rev: 24.8.0 - hooks: - - id: black - language_version: python3 + rev: 24.8.0 + hooks: + - id: black + language_version: python3