diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7d4ae8e..fb2b142 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: check-yaml - id: debug-statements - repo: https://github.com/asottile/pyupgrade - rev: v3.19.1 + rev: v3.20.0 hooks: - id: pyupgrade - repo: https://github.com/psf/black