From 4faa81480f3c957e407d1cd7e274edd2490e4871 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 17:56:16 +0000 Subject: [PATCH] Update instance repo from cookiecutter template --- .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 127fe9f..5b57f8f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: hooks: - id: blacken-docs - repo: https://github.com/pre-commit/mirrors-prettier - rev: v4.0.0-alpha.5 + rev: v4.0.0-alpha.7 hooks: - id: prettier - repo: https://github.com/astral-sh/ruff-pre-commit