From 2ad182fbc4b98771450feb3ec77dd622506050b2 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 07:36:01 -0400 Subject: [PATCH] =?UTF-8?q?feat(github-release):=20update=20pre-commit/mir?= =?UTF-8?q?rors-eslint=20(=20v9.12.0=20=E2=86=92=20v9.13.0=20)=20(#199)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 b6f4082..5136ace 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: args: [--disable, MD013, MD033, MD041, MD024, '--'] - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.12.0 + rev: v9.13.0 hooks: - id: eslint types: [file]