Skip to content

Commit d6f5504

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.23.1 → v2.23.3](asottile/pyupgrade@v2.23.1...v2.23.3)
1 parent ab15d7d commit d6f5504

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
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: validate_manifest
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v2.23.1
28+
rev: v2.23.3
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py36-plus]

0 commit comments

Comments
 (0)