Skip to content

Commit c9bed75

Browse files
[pre-commit.ci] pre-commit autoupdate (#146)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2d7913f commit c9bed75

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
@@ -20,13 +20,13 @@ repos:
2020
- id: trailing-whitespace
2121

2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v3.20.0
23+
rev: v3.21.0
2424
hooks:
2525
- id: pyupgrade
2626
args: [--py39-plus]
2727

2828
- repo: https://github.com/pycqa/isort
29-
rev: 6.1.0
29+
rev: 7.0.0
3030
hooks:
3131
- id: isort
3232

0 commit comments

Comments
 (0)