Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2025-05-24 02:45:17 +00:00 committed by github-actions[bot]
parent 3d8f4ee247
commit 93736f045f

View File

@ -27,7 +27,7 @@ repos:
args: ["--tab-width", "2"] args: ["--tab-width", "2"]
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v3.19.1 rev: v3.20.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py312-plus] args: [--py312-plus]