Skip to content

Commit 49281e1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 5.11.4 → 5.12.0](PyCQA/isort@5.11.4...5.12.0)
1 parent 2e48eef commit 49281e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ repos:
7070
"E101,E11,E111,E112,E113,E121,E122,E123,E124,E125,E126,E127,E128,E129,E131,E133,E20,E211,E231,E241,E242,E251,E252,E26,E265,E266,E27,E301,E302,E303,E304,E305,E306,E401,E402,E502,E701,E711,E712,E713,E714,E722,E731,E901,E902,F822,F823,W191,W291,W292,W293,W391,W601,W602,W603,W604,W605,W690",
7171
]
7272
- repo: https://github.com/PyCQA/isort
73-
rev: 5.11.4
73+
rev: 5.12.0
7474
hooks:
7575
- id: isort
7676
args: ["--sp", "setup.cfg"]

0 commit comments

Comments
 (0)