Skip to content

Commit ab29ce1

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

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.20.0
68+
rev: v2.21.0
6969
hooks:
7070
- id: pyupgrade
7171
args: [--py3-plus]

0 commit comments

Comments
 (0)