Skip to content

Commit 4ff6e92

Browse files
authored
chore(deps): update pre-commit hook pycqa/isort to v6.1.0 (#673)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent ba9a141 commit 4ff6e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/PyCQA/isort
17-
rev: 6.0.1
17+
rev: 6.1.0
1818
hooks:
1919
- id: isort
2020
args: ["--profile", "black"]

0 commit comments

Comments
 (0)