Skip to content

Commit b7570bf

Browse files
style: Update pre-commit hooks (#47)
1 parent c3c2edd commit b7570bf

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
@@ -21,7 +21,7 @@ repos:
2121

2222
# Automatically sort python imports
2323
- repo: https://github.com/pycqa/isort
24-
rev: 0a09c783808cfe77bb3269250f663ff733d23302 # frozen: 7.0.0
24+
rev: a333737ed43df02b18e6c95477ea1b285b3de15a # frozen: 8.0.1
2525
hooks:
2626
- id: isort
2727
args: [--profile, black]

0 commit comments

Comments
 (0)