Skip to content

Commit f426b95

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.12.0 → 5.13.1](PyCQA/isort@5.12.0...5.13.1)
1 parent a7549c8 commit f426b95

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
@@ -18,7 +18,7 @@ repos:
1818
- id: flake8
1919
args: ["--ignore=E722,E501"]
2020
- repo: https://github.com/pycqa/isort
21-
rev: 5.12.0
21+
rev: 5.13.1
2222
hooks:
2323
- id: isort
2424
args: ["--profile", "black", "--filter-files"]

0 commit comments

Comments
 (0)