From 975f205119d4673054f9724f75b914672029bbcb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 03:38:47 +0000 Subject: [PATCH] Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c144c2a5c..3858de74f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - --fix=lf - id: trailing-whitespace - repo: https://github.com/monosans/pre-commit-prettier - rev: v3.1.0 + rev: v3.1.1 hooks: - id: prettier - repo: https://github.com/charliermarsh/ruff-pre-commit