python bumps

This commit is contained in:
Ariel Rin
2023-05-03 12:46:49 +10:00
parent 2b7d24fc28
commit 49780b871d
3 changed files with 8 additions and 7 deletions

View File

@@ -49,7 +49,7 @@ repos:
)
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.1
rev: v3.3.2
hooks:
- id: pyupgrade
args: [ --py38-plus ]