Skip to content

Commit 8a5c1b2

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update precommit hook pycqa/isort to v5.9.3
1 parent f2c99c8 commit 8a5c1b2

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
@@ -6,7 +6,7 @@ repos:
66
args: ['--in-place', '--remove-all-unused-imports', '--remove-unused-variable']
77

88
- repo: https://github.com/pycqa/isort
9-
rev: 5.9.2
9+
rev: 5.9.3
1010
hooks:
1111
- id: isort
1212
args: ["--profile", "black", "--filter-files"]

0 commit comments

Comments
 (0)