Skip to content

Commit 40690a6

Browse files
authored
chore(deps): update pre-commit hook pycqa/isort to v5.13.2 (#529)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 1ad5889 commit 40690a6

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: 5.12.0
17+
rev: 5.13.2
1818
hooks:
1919
- id: isort
2020
args: ["--profile", "black"]

0 commit comments

Comments
 (0)