From 6ec018fbd65b8e9d375b11f107a8444f6cdda0f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 18:20:47 +0000 Subject: [PATCH] ci: sync with template repository --- .pre-commit-config.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fa2f0218..db367b24 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,12 +56,9 @@ repos: - c++ - cuda - repo: https://github.com/pre-commit/mirrors-prettier - rev: v4.0.0-alpha.8 + rev: v3.1.0 hooks: - id: prettier - args: - - --cache-location - - /tmp/prettier/.prettier-cache stages: - pre-commit - repo: https://github.com/pre-commit/pre-commit-hooks