From 7e8cc5931fe2cd1488b7bb7608b35b19c7c6d811 Mon Sep 17 00:00:00 2001 From: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com> Date: Mon, 31 Oct 2022 10:32:12 +0000 Subject: [PATCH] style: pre-commit run --all-files --- .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 8d6ed6f..9765933 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,4 +27,4 @@ repos: - id: eslint additional_dependencies: - "@typescript-eslint/parser" - - "@typescript-eslint/eslint-plugin" \ No newline at end of file + - "@typescript-eslint/eslint-plugin"