diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 945fbdb..97de859 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,11 +38,11 @@ repos: - id: black - repo: https://github.com/PyCQA/isort - rev: 5.9.2 + rev: 5.9.3 hooks: - id: isort - repo: https://github.com/asottile/pyupgrade - rev: v2.21.2 + rev: v2.23.1 hooks: - id: pyupgrade