Skip to content

Commit e652820

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)