diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2240bc0b..cdc9ffda 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: requirements-txt-fixer - id: fix-byte-order-marker - repo: https://github.com/asottile/pyupgrade - rev: v3.15.1 + rev: v3.15.2 hooks: - id: pyupgrade - repo: https://github.com/PyCQA/isort