Skip to content

Commit 401e361

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#234)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0f1fcae commit 401e361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ repos:
3333
# hooks:
3434
# - id: prettier
3535
- repo: https://github.com/asottile/pyupgrade
36-
rev: v3.20.0
36+
rev: v3.21.0
3737
hooks:
3838
- id: pyupgrade
3939
- repo: https://github.com/PyCQA/isort
40-
rev: 6.1.0
40+
rev: 7.0.0
4141
hooks:
4242
- id: isort
4343
- repo: https://github.com/psf/black-pre-commit-mirror

0 commit comments

Comments
 (0)