diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0475065d..d6a45498 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.7.0 + rev: v3.8.0 hooks: - id: pyupgrade - repo: https://github.com/PyCQA/isort