Skip to content

Commit fe6b14a

Browse files
chore(deps): update precommit hook asottile/pyupgrade to v2.10.0 (#267)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4e88dd8 commit fe6b14a

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
@@ -64,7 +64,7 @@ repos:
6464
args: [--py3-plus]
6565
exclude: nonunicode/.*
6666
- repo: https://github.com/asottile/pyupgrade
67-
rev: v2.9.0
67+
rev: v2.10.0
6868
hooks:
6969
- id: pyupgrade
7070
args: [--py3-plus]

0 commit comments

Comments
 (0)