From 3cf8c434b2864891a0fea68b5bbec58c26063ba9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 09:17:53 -0500 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#185) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Rob Mitchell <40571882+robertandremitchell@users.noreply.github.com> --- .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 c12b941cc..452893327 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: name: Pretty Format JSON args: [--autofix, --no-sort-keys] - repo: https://github.com/pre-commit/mirrors-eslint - rev: "v9.15.0" + rev: "v9.16.0" hooks: - id: eslint name: ESLint