Skip to content

Commit becf8b8

Browse files
pre-commit hooks auto-update (#667)
Co-authored-by: Remi-Gau <6961185+Remi-Gau@users.noreply.github.com>
1 parent 03a1684 commit becf8b8

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
@@ -24,7 +24,7 @@ repos:
2424
- tomli
2525

2626
- repo: https://github.com/pycqa/isort
27-
rev: 6.0.0
27+
rev: 6.0.1
2828
hooks:
2929
- id: isort
3030
args: [--profile, black]

0 commit comments

Comments
 (0)