Skip to content

Commit 6ab2932

Browse files
Update pre-commit hooks (#980)
chore: update pre-commit hooks Co-authored-by: drdavella <[email protected]>
1 parent bef0620 commit 6ab2932

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
@@ -53,7 +53,7 @@ repos:
5353
# Run the formatter.
5454
# - id: ruff-format
5555
- repo: https://github.com/pycqa/isort
56-
rev: 5.13.2
56+
rev: 6.0.0
5757
hooks:
5858
- id: isort
5959
exclude: tests/samples/

0 commit comments

Comments
 (0)