diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0b4350ce..1e9e6d74 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: black - repo: https://github.com/keewis/blackdoc - rev: v0.4.3 + rev: v0.4.4 hooks: - id: blackdoc @@ -30,7 +30,7 @@ repos: - id: seed-isort-config - repo: https://github.com/PyCQA/isort - rev: 6.1.0 + rev: 7.0.0 hooks: - id: isort