Skip to content

Commit b2c5b5f

Browse files
authored
bump isort. to fix issue with "Test" Action
PyCQA/isort#2078
1 parent d31cda5 commit b2c5b5f

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
@@ -27,7 +27,7 @@ repos:
2727
- id: pyupgrade
2828
args: ['--py39-plus']
2929
- repo: https://github.com/PyCQA/isort
30-
rev: 5.11.4
30+
rev: 5.12.0
3131
hooks:
3232
- id: isort
3333
args:

0 commit comments

Comments
 (0)