diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5fb53a13..8cd2a086 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.9.0 + rev: v3.10.1 hooks: - id: pyupgrade - repo: https://github.com/PyCQA/isort