diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a661d73..af95da6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: # Prevent old Pythonisms - repo: https://github.com/asottile/pyupgrade - rev: v3.16.0 + rev: v3.17.0 hooks: - id: pyupgrade