diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2ee5ad2a..820d97b2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: double-quote-string-fixer - repo: https://github.com/psf/black-pre-commit-mirror - rev: 26.1.0 + rev: 26.3.1 hooks: - id: black @@ -30,7 +30,7 @@ repos: - id: seed-isort-config - repo: https://github.com/PyCQA/isort - rev: 8.0.0 + rev: 8.0.1 hooks: - id: isort