From 137fc784fc8acc4b098b31dd4f42c65494409bde Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 17:48:23 +0800 Subject: [PATCH] DX: configure pre-commit.ci (#12) * MAINT: autoupdate pre-commit config Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Vitor Shen <17490173+shenvitor@users.noreply.github.com> --- .pre-commit-config.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 660a422..e342ad8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,7 @@ +ci: + autoupdate_commit_msg: "MAINT: autoupdate pre-commit config" + autoupdate_schedule: quarterly + repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.6.0 @@ -18,7 +22,7 @@ repos: - id: prettier - repo: https://github.com/redeboer/taplo-pre-commit - rev: v0.9.1rc1 + rev: 0.9.1rc1 hooks: - id: taplo