Skip to content

Commit b44c0a3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 8.0.0 → 8.0.1](PyCQA/isort@8.0.0...8.0.1)
1 parent 614f5ba commit b44c0a3

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
@@ -15,7 +15,7 @@ repos:
1515
- "--max-line-length=88"
1616
- "--extend-ignore=E501,E502,E712"
1717
- repo: https://github.com/pycqa/isort
18-
rev: 8.0.0
18+
rev: 8.0.1
1919
hooks:
2020
- id: isort
2121
args:

0 commit comments

Comments
 (0)