Pre-commit autoupdate.

This commit is contained in:
David Smith 2024-11-18 19:40:11 +00:00
parent b1f7fe34d8
commit a829ccf1a0

View File

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.17.0
rev: v3.19.0
hooks:
- id: pyupgrade
args: [--py39-plus]