Loading .pre-commit-config.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ repos: - id: detect-private-key - repo: https://github.com/psf/black rev: 24.10.0 rev: 25.1.0 hooks: - id: black Loading @@ -39,7 +39,7 @@ repos: args: [--py313-plus] - repo: https://github.com/PyCQA/isort rev: 5.13.2 rev: 6.0.0 hooks: - id: isort args: [--profile, black] Loading
.pre-commit-config.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ repos: - id: detect-private-key - repo: https://github.com/psf/black rev: 24.10.0 rev: 25.1.0 hooks: - id: black Loading @@ -39,7 +39,7 @@ repos: args: [--py313-plus] - repo: https://github.com/PyCQA/isort rev: 5.13.2 rev: 6.0.0 hooks: - id: isort args: [--profile, black]