Merge pull request #419 from Riverside-Healthcare/renovate/asottile-pyupgrade-3.x

This commit is contained in:
sur.la.route 2022-10-10 02:33:21 -05:00 committed by GitHub
commit b21427c75c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ repos:
- --remove-duplicate-keys
- --remove-unused-variables
- repo: https://github.com/asottile/pyupgrade
rev: v2.38.4
rev: v3.0.0
hooks:
- id: pyupgrade
args: [--py36-plus]