diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 255d8dd4..a0315c30 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ ci: repos: - repo: https://github.com/asottile/setup-cfg-fmt - rev: v3.1.0 + rev: v3.2.0 hooks: - id: setup-cfg-fmt - repo: https://github.com/pre-commit/pre-commit-hooks @@ -34,7 +34,7 @@ repos: - id: nbqa-isort - repo: https://github.com/PyCQA/isort - rev: 7.0.0 + rev: 8.0.0 hooks: - id: isort name: isort (python)