Skip to content

Commit 4de56da

Browse files
[pre-commit.ci] pre-commit autoupdate (#633)
updates: - [github.com/asottile/pyupgrade: v2.23.3 → v2.24.0](asottile/pyupgrade@v2.23.3...v2.24.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1ca471e commit 4de56da

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
@@ -46,7 +46,7 @@ repos:
4646
additional_dependencies: [pyyaml]
4747

4848
- repo: https://github.com/asottile/pyupgrade
49-
rev: v2.23.3
49+
rev: v2.24.0
5050
hooks:
5151
- id: pyupgrade
5252
args: [--py36-plus]

0 commit comments

Comments
 (0)