pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2024-02-25 12:09:57 +02:00
parent e797638be0
commit 4dca8bec02
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -58,7 +58,7 @@ repos:
hooks:
- id: mypy
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
rev: v3.15.1
hooks:
- id: pyupgrade
args: [--py310-plus]