Skip to content

Commit 06c61c7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.20.0 → v3.21.2](asottile/pyupgrade@v3.20.0...v3.21.2)
1 parent d2b8ca1 commit 06c61c7

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-yaml
1212

1313
- repo: https://github.com/asottile/pyupgrade
14-
rev: v3.20.0
14+
rev: v3.21.2
1515
hooks:
1616
- id: pyupgrade
1717
args: [ --py38-plus ]

0 commit comments

Comments
 (0)