Skip to content

Commit baeb74d

Browse files
Update isort pre-commit hook (stage deprecation fix)
1 parent 05dbcef commit baeb74d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ repos:
6262
# compatible with 'black' with the lines set to ensure so in the repo's
6363
# pyproject.toml. Other than that and the below, no extra config is required.
6464
- repo: https://github.com/pycqa/isort
65-
rev: 5.13.2
65+
rev: 7.0.0
6666
hooks:
6767
- id: isort
6868
name: isort (python)

0 commit comments

Comments
 (0)