Skip to content

Commit 0888fcb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1)
1 parent 698c695 commit 0888fcb

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
@@ -12,7 +12,7 @@ repos:
1212
- id: black
1313
language_version: python3
1414
- repo: https://github.com/PyCQA/isort
15-
rev: '6.0.0'
15+
rev: '6.0.1'
1616
hooks:
1717
- id: isort
1818
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)