Skip to content

Commit b73b4c4

Browse files
[pre-commit.ci] pre-commit autoupdate (#11468)
updates: - [github.com/asottile/pyupgrade: v3.11.0 → v3.13.0](asottile/pyupgrade@v3.11.0...v3.13.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1a16bac commit b73b4c4

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
@@ -42,7 +42,7 @@ repos:
4242
- id: reorder-python-imports
4343
args: ['--application-directories=.:src', --py38-plus]
4444
- repo: https://github.com/asottile/pyupgrade
45-
rev: v3.11.0
45+
rev: v3.13.0
4646
hooks:
4747
- id: pyupgrade
4848
args: [--py38-plus]

0 commit comments

Comments
 (0)