pre-commit autoupdate

This commit is contained in:
Robert Resch 2022-05-17 21:38:00 +02:00
parent b5c73dac3e
commit e81ed17aa3

View file

@ -6,7 +6,7 @@ ci:
repos: repos:
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v2.31.1 rev: v2.32.1
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py310-plus] args: [--py310-plus]