Skip to content

Commit e652820

Browse files
chore(deps): update precommit hook asottile/pyupgrade to v2.21.1 (#309)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ab29ce1 commit e652820

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
@@ -65,7 +65,7 @@ repos:
6565
args: [--py3-plus]
6666
exclude: nonunicode/.*
6767
- repo: https://github.com/asottile/pyupgrade
68-
rev: v2.21.0
68+
rev: v2.21.1
6969
hooks:
7070
- id: pyupgrade
7171
args: [--py3-plus]

0 commit comments

Comments
 (0)