Skip to content

Commit f2ab5ba

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update precommit hook pycqa/isort to v5.9.2
1 parent 29c769b commit f2ab5ba

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.1
9+
rev: 5.9.2
1010
hooks:
1111
- id: isort
1212
args: ["--profile", "black", "--filter-files"]

0 commit comments

Comments
 (0)