Skip to content

Commit d145948

Browse files
[pre-commit.ci] pre-commit autoupdate (#323)
updates: - [github.com/asottile/pyupgrade: v3.17.0 → v3.19.1](asottile/pyupgrade@v3.17.0...v3.19.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fb40490 commit d145948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: autoflake
2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v3.17.0
23+
rev: v3.19.1
2424
hooks:
2525
- id: pyupgrade
2626
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)