Skip to content

Commit f3d8676

Browse files
[pre-commit.ci] pre-commit autoupdate (#656)
updates: - [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](asottile/pyupgrade@v2.38.0...v2.38.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 00bce2e commit f3d8676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
additional_dependencies: *flake8_deps
5353

5454
- repo: https://github.com/asottile/pyupgrade
55-
rev: v2.38.0
55+
rev: v2.38.2
5656
hooks:
5757
- id: pyupgrade
5858
exclude: ^build\.py$

0 commit comments

Comments
 (0)