Skip to content

Commit 06880bd

Browse files
Update pre-commit hooks. (#54)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
1 parent add40b5 commit 06880bd

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
@@ -13,7 +13,7 @@ repos:
1313
- id: black
1414

1515
- repo: https://github.com/pycqa/isort
16-
rev: 5.11.4
16+
rev: 5.12.0
1717
hooks:
1818
- id: isort
1919
args: ["--profile", "black"]

0 commit comments

Comments
 (0)