Skip to content

Commit e60fbe3

Browse files
pre-commit-ci[bot]MTSOnGithub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 6.0.1 → 6.1.0](PyCQA/isort@6.0.1...6.1.0)
1 parent 9f49f71 commit e60fbe3

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
@@ -90,7 +90,7 @@ repos:
9090
require_serial: true
9191

9292
- repo: https://github.com/pycqa/isort
93-
rev: 6.0.1
93+
rev: 6.1.0
9494
hooks:
9595
- id: isort
9696
name: isort (python)

0 commit comments

Comments
 (0)