Skip to content

Commit 637a13e

Browse files
⬆ [pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2) - [github.com/psf/black: 23.10.0 → 24.2.0](psf/black@23.10.0...24.2.0)
1 parent 3a7264c commit 637a13e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
- __init__.py
3737
- --remove-duplicate-keys
3838
- repo: https://github.com/pycqa/isort
39-
rev: 5.12.0
39+
rev: 5.13.2
4040
hooks:
4141
- id: isort
4242
name: isort (python)
@@ -47,7 +47,7 @@ repos:
4747
name: isort (pyi)
4848
types: [pyi]
4949
- repo: https://github.com/psf/black
50-
rev: 23.10.0
50+
rev: 24.2.0
5151
hooks:
5252
- id: black
5353
ci:

0 commit comments

Comments
 (0)