Update .pre-commit-config.yaml

This commit is contained in:
Nick Sweeting
2025-05-02 08:37:36 -04:00
committed by GitHub
parent db09acb7f6
commit 708a430d42

View File

@@ -15,6 +15,7 @@ repos:
rev: v3.19.1
hooks:
- id: pyupgrade
args: [--py311-plus]
# - repo: https://github.com/asottile/add-trailing-comma
# rev: v3.1.0