Skip to content

Commit d1d9c1d

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

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

0 commit comments

Comments
 (0)