diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3391439..95c40f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: check-added-large-files - repo: https://github.com/psf/black - rev: 23.12.0 + rev: 23.12.1 hooks: - id: black types: @@ -39,7 +39,7 @@ repos: files: .py$ - repo: https://github.com/pre-commit/mirrors-prettier - rev: v4.0.0-alpha.7 + rev: v4.0.0-alpha.8 hooks: - id: prettier types_or: [javascript]