Skip to content

Commit b55c54f

Browse files
authored
Merge pull request #153 from at-gmbh/feature/renovate-configuration/pycqa-isort-6.x
Update pre-commit hook pycqa/isort to v6
2 parents ebfa657 + 666f076 commit b55c54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: ruff{% endif %}
2525
- repo: https://github.com/pycqa/isort
26-
rev: '5.13.2'
26+
rev: '6.0.1'
2727
hooks:
2828
- id: isort
2929
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)