diff --git a/.pre-commit-config-zh-cn.yaml b/.pre-commit-config-zh-cn.yaml index 65a9c247..14ac1a71 100644 --- a/.pre-commit-config-zh-cn.yaml +++ b/.pre-commit-config-zh-cn.yaml @@ -57,7 +57,7 @@ repos: examples/ ) - repo: https://gitee.com/openmmlab/mirrors-pre-commit-hooks - rev: v5.0.0 + rev: v4.3.0 hooks: - id: trailing-whitespace exclude: | diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5560c4cb..69941d1b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: examples/ ) - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v4.3.0 hooks: - id: trailing-whitespace exclude: |