Skip to content

Commit b829bc2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.23.3 → v2.24.0](asottile/pyupgrade@v2.23.3...v2.24.0)
1 parent 509e4e2 commit b829bc2

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.3
28+
rev: v2.24.0
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py36-plus]

0 commit comments

Comments
 (0)