diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 52a55e2..574855f 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"