diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4b503a6..fe8b421 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: double-quote-string-fixer - repo: https://github.com/psf/black - rev: 21.8b0 + rev: 21.9b0 hooks: - id: black-jupyter @@ -31,7 +31,7 @@ repos: - id: isort - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.4.0 + rev: v2.4.1 hooks: - id: prettier