1
0
Fork 0
mirror of https://github.com/python-poetry/install.python-poetry.org.git synced 2024-09-13 13:17:11 -04:00

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2)
This commit is contained in:
pre-commit-ci[bot] 2022-11-15 00:19:48 +00:00 committed by Bjorn Neergaard
parent 89f4049e20
commit fb4d36d19d

View file

@ -28,7 +28,7 @@ repos:
- id: check-json
- repo: https://github.com/asottile/pyupgrade
rev: v3.2.0
rev: v3.2.2
hooks:
- id: pyupgrade
args: [--py36-plus]