diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 30d319ea..aeeb36f2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,9 +13,10 @@ repos: - id: check-json - id: check-added-large-files - repo: https://github.com/mattlqx/pre-commit-search-and-replace - rev: v1.1.3 + rev: v1.1.5 hooks: - id: search-and-replace + language_version: default - repo: https://github.com/pre-commit/mirrors-prettier rev: v4.0.0-alpha.8 hooks: