From 475a789845c2ab26d4e17b9afabd274516c648ca Mon Sep 17 00:00:00 2001 From: zhulinJulia24 Date: Thu, 22 May 2025 14:07:09 +0800 Subject: [PATCH] update --- .pre-commit-config-zh-cn.yaml | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: |