Skip to content

Commit e1ea064

Browse files
chore: update pre-commit hooks (#260)
updates: - [github.com/pycqa/isort: 8.0.0 → 8.0.1](PyCQA/isort@8.0.0...8.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c2b477b commit e1ea064

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
@@ -38,7 +38,7 @@ repos:
3838
- id: import-linter
3939

4040
- repo: https://github.com/pycqa/isort
41-
rev: 8.0.0
41+
rev: 8.0.1
4242
hooks:
4343
- id: isort
4444
args: [--settings-path, pyproject.toml]

0 commit comments

Comments
 (0)