Skip to content

Commit a5026c6

Browse files
authored
Merge pull request #136 from akquinet/renovate/major-pre-commit-hooks
chore(deps): update pre-commit hook pycqa/isort to v6
2 parents 6546da9 + 8b1e791 commit a5026c6

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
@@ -47,7 +47,7 @@ repos:
4747
- "--max-line-length=100"
4848

4949
- repo: https://github.com/pycqa/isort
50-
rev: 5.13.2
50+
rev: 6.0.0
5151
hooks:
5252
- id: isort
5353
name: isort (python)

0 commit comments

Comments
 (0)