Skip to content

Commit bd64327

Browse files
chore(deps): upgrade pre-commit hook pycqa/isort to v8.0.1 (#3114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lala Sabathil <lala@pycord.dev>
1 parent 0c4324e commit bd64327

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
- id: pyupgrade
2727
exclude: \.(po|pot|yml|yaml)$
2828
- repo: https://github.com/PyCQA/isort
29-
rev: 8.0.0
29+
rev: 8.0.1
3030
hooks:
3131
- id: isort
3232
exclude: \.(po|pot|yml|yaml)$

0 commit comments

Comments
 (0)