diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e56eab3..e665dd5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,11 +15,10 @@ repos: hooks: - id: black - repo: https://github.com/hakancelikdev/unimport - rev: 1.3.1 + rev: 1.4.0 hooks: - id: unimport files: ^src/ - language_version: python3.12 - repo: https://github.com/PyCQA/isort rev: 9.0.0a3 hooks: